@FunctionalInterface public static interface ExceptionUtil.CheckedBiFunction<T,U,R>
R
apply(T t, U u)
R apply(T t, U u) throws Exception
Exception
Copyright © 2021. All rights reserved.