public class DataHolder<T> extends java.lang.Object
DataHolder()
T
get()
void
set(T content)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataHolder()
public T get()
public void set(T content)