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