| Package | Description |
|---|---|
| org.csc.phynixx.common.generator |
| Modifier and Type | Method and Description |
|---|---|
static IDGenerator<Long> |
IDGenerators.createLongGenerator(long seed) |
static IDGenerator<Long> |
IDGenerators.createLongGenerator(long seed,
boolean synchronize) |
static <T> IDGenerator<T> |
IDGenerators.synchronizeGenerator(IDGenerator<T> generator) |
| Modifier and Type | Method and Description |
|---|---|
static <T> IDGenerator<T> |
IDGenerators.synchronizeGenerator(IDGenerator<T> generator) |
Copyright © 2017. All rights reserved.