Class ParallelChain.ChainExecutor<InputType>

java.lang.Object
org.chenile.owiz.impl.ParallelChain.ChainExecutor<InputType>
All Implemented Interfaces:
Callable<InputType>
Enclosing class:
ParallelChain<InputType>

protected static class ParallelChain.ChainExecutor<InputType> extends Object implements Callable<InputType>