Uses of Interface
com.sun.javatest.util.Timer.Timeable

Packages that use Timer.Timeable
com.sun.javatest.util This package contains utility classes provided in support of the Javatest test harness. 
 

Uses of Timer.Timeable in com.sun.javatest.util
 

Methods in com.sun.javatest.util with parameters of type Timer.Timeable
 Timer.Entry Timer.requestDelayedCallback(Timer.Timeable obj, long delay)
          Request that the Timeable object given will have its timeoout() method called after not less than delay milliseconds.
 



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