Package | Description |
---|---|
com.sun.javatest.util |
This package contains utility classes provided in support of the Javatest test harness.
|
Modifier and Type | Method and Description |
---|---|
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.