public class ElementDecorator<E> extends java.lang.Object
ElementDecorator(E element)
boolean
equals(java.lang.Object obj)
E
getElement()
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ElementDecorator(E element)
public E getElement()
public int hashCode()
hashCode
java.lang.Object
public boolean equals(java.lang.Object obj)
equals