Class IntervalObject


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

      Constructors 
      Constructor Description
      IntervalObject​(java.util.concurrent.ScheduledThreadPoolExecutor executor, int id)  
    • Method Summary

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

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

      • IntervalObject

        public IntervalObject​(java.util.concurrent.ScheduledThreadPoolExecutor executor,
                              int id)
    • Method Detail

      • destroy

        public void destroy()