Interface Timer


  • public interface Timer
    • Method Detail

      • cancel

        boolean cancel()
      • getPeriod

        long getPeriod()
      • getScheduledExecutionTime

        long getScheduledExecutionTime()
                                throws java.lang.IllegalStateException
        Throws:
        java.lang.IllegalStateException