|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObjectID
Represents the unique identifying information for an object within the system. These ID are unique across time and machine.
An ObjectID can be used as keys such that the Object.equals(Object)
will return true if the supplied object is equal to this object and
Object.hashCode()
will return the same value for ObjectIDs that
refer to the same objects.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |