public static interface Functions.BiFunctionWithException<T,U,R,E extends Throwable>
R
apply(T value1, U value2)
R apply(T value1, U value2) throws E extends Throwable
E extends Throwable
Copyright © 2016. All rights reserved.