Class IterableForkLoopFunnel<T>

java.lang.Object
fj.impl.funnel.IterableForkLoopFunnel<T>
All Implemented Interfaces:
ForkLoopFunnel<T>, Iterable<T>

public class IterableForkLoopFunnel<T> extends Object implements ForkLoopFunnel<T>
Author:
Dennis Cosgrove