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