jasco.util
Class IdGenerator

java.lang.Object
  extended by jasco.util.IdGenerator

public class IdGenerator
extends java.lang.Object


Field Summary
static int Id
           
 
Constructor Summary
IdGenerator()
           
 
Method Summary
static int next()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Id

public static int Id
Constructor Detail

IdGenerator

public IdGenerator()
Method Detail

next

public static int next()