Class MapToLongDoubleOperation

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

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