Class IdSource


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

      Constructors 
      Constructor Description
      IdSource​(Queue4 queue)  
    • Method Summary

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

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

      • IdSource

        public IdSource​(Queue4 queue)
    • Method Detail

      • hasMoreIds

        public boolean hasMoreIds()
      • nextId

        public int nextId()