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