|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IDGenerator | |
---|---|
org.csc.phynixx.common.generator |
Uses of IDGenerator in org.csc.phynixx.common.generator |
---|
Methods in org.csc.phynixx.common.generator that return IDGenerator | ||
---|---|---|
static IDGenerator<Long> |
IDGenerators.createLongGenerator(long seed)
|
|
static IDGenerator<Long> |
IDGenerators.createLongGenerator(long seed,
boolean synchronize)
|
|
static
|
IDGenerators.synchronizeGenerator(IDGenerator<T> generator)
|
Methods in org.csc.phynixx.common.generator with parameters of type IDGenerator | ||
---|---|---|
static
|
IDGenerators.synchronizeGenerator(IDGenerator<T> generator)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |