T - the type of the input to the function@FunctionalInterface public interface DistributedToDoubleFunction<T> extends java.util.function.ToDoubleFunction<T>, Serializable
double-producing primitive specialization for DistributedFunction.
This is a functional interface
whose functional method is ToDoubleFunction.applyAsDouble(Object).
DistributedFunctionapplyAsDoubleCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.