com.sun.javatest.util
Class Timer.Entry

java.lang.Object
  extended by com.sun.javatest.util.Timer.Entry
Enclosing class:
Timer

public 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
 



Copyright 1996-2009 Sun Microsystems, Inc. All Rights Reserved.