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