jq.util
Class UIDGenerator

java.lang.Object
  extended byjq.util.UIDGenerator

public class UIDGenerator
extends java.lang.Object


Constructor Summary
UIDGenerator()
           
 
Method Summary
 int next()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UIDGenerator

public UIDGenerator()
Method Detail

next

public int next()