Class SpeedTokenDispenserBasic

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int dispense​(int numberOfChunks, int chunkSize)  
      int peek​(int chunkSize)  
      void returnUnusedChunks​(int unused, int chunkSize)  
      • Methods inherited from class java.lang.Object

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

      • SpeedTokenDispenserBasic

        public SpeedTokenDispenserBasic()