T
U
R
E
public static interface Throwables.BiFunction<T,U,R,E extends Throwable>
apply(T t, U u)
R apply(T t, U u) throws E extends Throwable
t
u
E extends Throwable
Copyright © 2021. All rights reserved.