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 timeout() method called after not less than delay milliseconds.
 



Copyright (c) 1996, 2010, Oracle and/or its affiliates. All rights reserved.