Class IDGenerator


  • public class IDGenerator
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      IDGenerator()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IDGenerator

        public IDGenerator()
    • Method Detail

      • next

        public int next()