Class BaseCffu.IterableOps

java.lang.Object
io.foldright.cffu2.BaseCffu.IterableOps
Enclosing class:
BaseCffu<T,F extends BaseCffu<T,F>>

public final class BaseCffu.IterableOps extends Object
The Iterable-based variants (including Collection, List, etc.) of same-named varargs methods from Cffu. These methods handle multiple actions and Futures with the same type (aka. homogeneous).