|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UuidGenerator | |
com.ptc.windchill.upgrade.ius | |
wt.util.uuid |
Uses of UuidGenerator in com.ptc.windchill.upgrade.ius |
Fields in com.ptc.windchill.upgrade.ius declared as UuidGenerator | |
private static UuidGenerator |
IncrementalUpdate.uuidGenerator__
|
Methods in com.ptc.windchill.upgrade.ius that return UuidGenerator | |
private static UuidGenerator |
IncrementalUpdate.getUuidGenerator()
|
Uses of UuidGenerator in wt.util.uuid |
Classes in wt.util.uuid that implement UuidGenerator | |
class |
BasicUuidGenerator
A UUID generator which combines time a, random number from 0-999999999, the numeric address in memory of the generator, and the generating system's IP address. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |