public BiFunction<T,U,R>
R
apply(T t, U u)
R apply(T t, U u)
Applies this function to the given arguments.
t
u