Class TimerEvent

    • Method Detail

      • value

        public Object value()
        Deprecated.
        Returns the timer task associated value. May return null.
        Returns:
        the timer task associated value.
      • cancel

        public void cancel()
        Deprecated.
        Cancels the underlying timer task.
        See Also:
        TimerTask