public class ObjectHolder<T> extends Object
ObjectHolder()
ObjectHolder(T value)
T
get()
void
set(T t)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectHolder()
public ObjectHolder(T value)
public T get()
public void set(T t)
Copyright © 2021 vpc open source initiative. All rights reserved.