V
public class ObjectHolder<V> extends Object
ObjectHolder()
ObjectHolder(V obj)
getObj()
boolean
hasObject()
void
setObj(V obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ObjectHolder()
public ObjectHolder(V obj)
public V getObj()
public void setObj(V obj)
public boolean hasObject()
Copyright © 2019. All rights reserved.