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