Class MapToDoubleLongOperation

java.lang.Object
org.infinispan.stream.impl.intops.primitive.l.MapToDoubleLongOperation
All Implemented Interfaces:
IntermediateOperation<Long,LongStream,Double,DoubleStream>, MappingOperation<Long,LongStream,Double,DoubleStream>

public class MapToDoubleLongOperation extends Object implements MappingOperation<Long,LongStream,Double,DoubleStream>
Performs map to double operation on a LongStream