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–2019 Eclipse Foundation. All rights reserved.