net.therore.concurrent
Class SelfTuningExecutorService.FlowControlWrapper
java.lang.Object
net.therore.concurrent.SelfTuningExecutorService.FlowControlWrapper
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- SelfTuningExecutorService
public class SelfTuningExecutorService.FlowControlWrapper
- extends Object
- implements Runnable
|
Method Summary |
void |
run()
Main run loop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SelfTuningExecutorService.FlowControlWrapper
public SelfTuningExecutorService.FlowControlWrapper(Runnable firstTask)
run
public void run()
- Main run loop
- Specified by:
run in interface Runnable
Copyright © 2014. All rights reserved.