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