@FunctionalInterface public static interface Distributed.IntBinaryOperator extends java.util.function.IntBinaryOperator, Serializable
int-valued operands and producing an
int-valued result. This is the primitive type specialization of
Distributed.BinaryOperator for int.
This is a functional interface
whose functional method is IntBinaryOperator.applyAsInt(int, int).
applyAsIntCopyright © 2017 Hazelcast, Inc.. All Rights Reserved.