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