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