T
- the type of the first argument to the functionU
- the type of the second argument to the function@FunctionalInterface public static interface Distributed.ToIntBiFunction<T,U> extends java.util.function.ToIntBiFunction<T,U>, Serializable
int
-producing primitive specialization for
Distributed.BiFunction
.
This is a functional interface
whose functional method is ToIntBiFunction.applyAsInt(Object, Object)
.
Distributed.BiFunction
applyAsInt
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.