@FunctionalInterface public interface DistributedDoubleToIntFunction extends java.util.function.DoubleToIntFunction, Serializable
double-to-int primitive
specialization for DistributedFunction.
This is a functional interface
whose functional method is DoubleToIntFunction.applyAsInt(double).
DistributedFunctionapplyAsIntCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.