|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectit.biobytes.ammentos.util.Sequencer
public class Sequencer
Sequence generator.
| Constructor Summary | |
|---|---|
Sequencer()
|
|
| Method Summary | |
|---|---|
static int |
nextInt()
|
static long |
nextLong()
Generates a new long value |
static java.lang.String |
nextString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Sequencer()
| Method Detail |
|---|
public static long nextLong()
public static int nextInt()
public static java.lang.String nextString()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||