public class ObjectHolder<T> extends Object
ObjectHolder(T object)
T
get()
void
set(T object)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectHolder(T object)
public T get()
public void set(T object)
Copyright © 2023. All rights reserved.