net.groboclown.util.thread.v1
Class QueueThread.QueueRunnable

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

private class QueueThread.QueueRunnable
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