|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SeqNumber
Class Description : Sequence number class. A modified version of the code obtained from the Open Group Research Institute.
Method Summary | |
---|---|
int |
current()
Returns the current value |
int |
next()
Returns the next value |
void |
randInit()
Random initialization |
int |
step()
Increments by 1 and returns the value |
Method Detail |
---|
void randInit()
int current()
int next()
int step()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |