|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUniqueGlobalIdObject
Interface to be implemented by any object that has a globally unique id. Globally unique means that there is no other object in the heap space of any Java virtual machine that has the same id.
Method Summary | |
---|---|
UniqueId |
getGlobalId()
Return the globally unique id |
Method Detail |
---|
UniqueId getGlobalId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |