@FunctionalInterface public static interface ExceptionKit.FunctionWithExceptions<T,R,E extends Exception>
R
apply(T t)
R apply(T t) throws E extends Exception
E extends Exception
Copyright © 2019. All rights reserved.