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