Class TimerTask

java.lang.Object
java.util.TimerTask
All Implemented Interfaces:
Runnable

public abstract class TimerTask extends java.lang.Object implements Runnable
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
     
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
    long
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface Runnable

    run
  • Constructor Details

    • TimerTask

      protected TimerTask()
  • Method Details

    • cancel

      public boolean cancel()
    • scheduledExecutionTime

      public long scheduledExecutionTime()