public abstract class Id<T> extends Object
Id(T value)
boolean
equals(Object obj)
T
getValue()
int
hashCode()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public Id(T value)
public T getValue()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString