T
public class DefaultElementWrapper<T> extends Object implements ElementWrapper<T>
protected T
element
DefaultElementWrapper(T element)
boolean
equals(Object o)
getElement()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected T element
public DefaultElementWrapper(T element)
public T getElement()
public String toString()
public int hashCode()
public boolean equals(Object o)