@FunctionalInterface public static interface Util.FailableFunction<T,R,E extends Throwable>
R
apply(T t)
R apply(T t) throws E extends Throwable
E extends Throwable
Copyright © 2023. All rights reserved.