Class MapToIntLongOperation

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

public class MapToIntLongOperation extends Object implements MappingOperation<Long,LongStream,Integer,IntStream>
Performs map to int operation on a LongStream