net.groboclown.util.thread.v1
Class LoopThread.LoopRunnable

java.lang.Object
  |
  +--net.groboclown.util.thread.v1.LoopThread.LoopRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
LoopThread

private class LoopThread.LoopRunnable
extends Object
implements Runnable

The runnable class - keep it private so no one can directly access it in a thread but us.


Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 



Written under the LGPL