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