public class Container<T> extends Object
Container(T element)
T
getElement()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Container(T element)
public T getElement()
Copyright © 2008–2017. All rights reserved.