V
public class Container<V> extends java.lang.Object
Container(V item)
get()
void
set(V value)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Container(V item)
item
public V get()
public void set(V value)
value