@FunctionalInterface public interface CheckedFunction<T,R,E extends java.lang.Exception>
R
apply(T t)
R apply(T t) throws E extends java.lang.Exception
E extends java.lang.Exception
Copyright © 2009-2022 The Apache Software Foundation