Class FilterLongOperation<S>

java.lang.Object
org.infinispan.stream.impl.intops.primitive.l.FilterLongOperation<S>
All Implemented Interfaces:
IntermediateOperation<Long,LongStream,Long,LongStream>

public class FilterLongOperation<S> extends Object implements IntermediateOperation<Long,LongStream,Long,LongStream>
Performs filter operation on a LongStream