Package host.anzo.commons.threading
Class RunnableWrapper
java.lang.Object
host.anzo.commons.threading.RunnableWrapper
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionRunnableWrapper(Runnable r, boolean virtual) RunnableWrapper(Runnable r, boolean virtual, String name) RunnableWrapper(Runnable r, String name) -
Method Summary