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