Class Clock.ClockID

  • Enclosing class:
    Clock

    public class Clock.ClockID
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ClockID​(long time, long interval, int type)  
    • Constructor Detail

      • ClockID

        public ClockID​(long time,
                       long interval,
                       int type)
    • Method Detail

      • getTime

        public long getTime()
      • unschedule

        public void unschedule()