Class Timer.Entry

  • Enclosing class:
    Timer

    public static class Timer.Entry
    extends java.lang.Object
    Entry objects are returned as the result calling requestDelayedCallback on a timer; they may be used to cancel the request.
    • Method Summary

      • Methods inherited from class java.lang.Object

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