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