@FunctionalInterface public static interface LambdaUtil.BiFunctionWithExceptions<T,U,R,E extends Exception>
R
apply(T t, U u)
R apply(T t, U u) throws E extends Exception
E extends Exception
Copyright © 2022. All rights reserved.