|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectequip.runtime.Object
equip.runtime.ValueBase
equip.data.GUIDFactory
equip.data.GUIDFactoryImpl
The concrete implementation of the IDL'd GUID factory class GUIDFactory. It is recommended to use SingletonManager to get a per-process instance of
this class. If you are using the IDataspace API then you can use that instead.
| Constructor Summary | |
GUIDFactoryImpl()
|
|
| Method Summary | |
GUID |
getNull()
get a null GUID. |
GUID |
getUnique()
get a new, unique GUID. |
| Methods inherited from class equip.data.GUIDFactory |
_equals_helper, _matches_helper, equals, getModuleName, matches, readObject, writeObject |
| Methods inherited from class equip.runtime.ValueBase |
_equals_helper, _matches_helper, clone |
| Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GUIDFactoryImpl()
| Method Detail |
public GUID getUnique()
GUIDFactoryGUID.
getUnique in class GUIDFactoryGUID.public GUID getNull()
GUIDFactoryGUID.
getNull in class GUIDFactoryGUID (see GUID.isNull()).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||