public abstract class Id<T> extends Object
protected
Id(T value)
boolean
equals(Object obj)
int
hashCode()
String
toString()
T
value()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Id(T value)
public T value()
public int hashCode()
hashCode
Object
public boolean equals(Object obj)
equals
public String toString()
toString
Copyright © 2018. All rights reserved.