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