Class MapToIntDoubleOperation

java.lang.Object
org.infinispan.stream.impl.intops.primitive.d.MapToIntDoubleOperation
All Implemented Interfaces:
IntermediateOperation<Double,DoubleStream,Integer,IntStream>, MappingOperation<Double,DoubleStream,Integer,IntStream>

public class MapToIntDoubleOperation extends Object implements MappingOperation<Double,DoubleStream,Integer,IntStream>
Performs map to int operation on a DoubleStream