Class SequenceGenerator

    • Constructor Summary

      Constructors 
      Constructor Description
      SequenceGenerator​(int startsAt)  
    • Method Summary

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

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

      • SequenceGenerator

        public SequenceGenerator​(int startsAt)