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