Class FastListSelectProcedureCombiner<T>

All Implemented Interfaces:
Serializable, Combiner<FastListSelectProcedure<T>>

public final class FastListSelectProcedureCombiner<T>
extends AbstractPredicateBasedCombiner<T,​FastListSelectProcedure<T>>
Combines the results of a Collection of SelectBlocks which each hold onto a filtered (select) collection of results.
See Also:
Serialized Form