public static interface Functions.FunctionWithException<T,R,E extends Throwable>
R
apply(T value)
R apply(T value) throws E extends Throwable
E extends Throwable
Copyright © 2018. All rights reserved.