Class MapToDoubleIntOperation

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

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