T
R
@FunctionalInterface public interface CheckedFunction<T,R>
apply(T t)
R apply(T t) throws Throwable
t
Throwable
Copyright © 2024. All rights reserved.