@FunctionalInterface public interface ThrowingBiFunction<T,U,R,E extends java.lang.Throwable>
R
apply(T t, U u)
R apply(T t, U u) throws E extends java.lang.Throwable
E extends java.lang.Throwable
Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.