net.therore.concurrent
Class SelfTuningExecutorService.FlowControlWrapper

java.lang.Object
  extended by net.therore.concurrent.SelfTuningExecutorService.FlowControlWrapper
All Implemented Interfaces:
Runnable
Enclosing class:
SelfTuningExecutorService

public class SelfTuningExecutorService.FlowControlWrapper
extends Object
implements Runnable


Constructor Summary
SelfTuningExecutorService.FlowControlWrapper(Runnable firstTask)
           
 
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
 

Constructor Detail

SelfTuningExecutorService.FlowControlWrapper

public SelfTuningExecutorService.FlowControlWrapper(Runnable firstTask)
Method Detail

run

public void run()
Main run loop

Specified by:
run in interface Runnable

Copyright 2014 Alfredo Diaz (therore.net)

Copyright © 2014. All rights reserved.