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