|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoursland.naming.UIDGenerator
public class UIDGenerator
Field Summary | |
---|---|
private int |
nextId
|
Constructor Summary | |
---|---|
UIDGenerator()
|
Method Summary | |
---|---|
int |
next()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private int nextId
Constructor Detail |
---|
public UIDGenerator()
Method Detail |
---|
public int next()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |