R - the type of the result of the function@FunctionalInterface public interface DistributedDoubleFunction<R> extends java.util.function.DoubleFunction<R>, Serializable
double-consuming primitive specialization for
DistributedFunction.
This is a functional interface
whose functional method is DoubleFunction.apply(double).
DistributedFunctionapplyCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.