com.ibm.jusb.util
Class RunnableManager.ManagerRunnable
java.lang.Object
com.ibm.jusb.util.RunnableManager.ManagerRunnable
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- RunnableManager
protected class RunnableManager.ManagerRunnable
- extends Object
- implements Runnable
Main Thread's Runnable.
This runs all queued Runnables.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
thread
public Thread thread
array
public Object[] array
lock
public Object lock
running
public boolean running
list
public List list
RunnableManager.ManagerRunnable
protected RunnableManager.ManagerRunnable()
run
public void run()
- Specified by:
run in interface Runnable
getSize
public long getSize()
Copyright © 2013 LSST. All Rights Reserved.