Class DistinctLongOperation

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

public class DistinctLongOperation extends Object implements IntermediateOperation<Long,LongStream,Long,LongStream>
Performs distinct operation on a LongStream