JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.sun.javatest.util
Timer
Entry
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Class Timer.Entry
java.lang.Object
com.sun.javatest.util.Timer.Entry
Enclosing class:
Timer
public static class
Timer.Entry
extends
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
Object
clone
,
equals
,
finalize
,
getClass
,
hashCode
,
notify
,
notifyAll
,
toString
,
wait
,
wait
,
wait