jlibs.core.lang
Class Waiter
java.lang.Object
jlibs.core.lang.Waiter
- All Implemented Interfaces:
- Runnable
public class Waiter
- extends Object
- implements Runnable
Runnable Task that can be used to wait till executed
- Author:
- Santhosh Kumar T
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Waiter
public Waiter(Runnable delegate)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2018. All rights reserved.