Class DistinctIntOperation

java.lang.Object
org.infinispan.stream.impl.intops.primitive.i.DistinctIntOperation
All Implemented Interfaces:
IntermediateOperation<Integer,IntStream,Integer,IntStream>

public class DistinctIntOperation extends Object implements IntermediateOperation<Integer,IntStream,Integer,IntStream>
Performs distinct operation on a IntStream