Class MapToLongIntOperation

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

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