@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 © 2025. All rights reserved.