static <I,J,T extends Throwable,R>BiFunction<I,J,R>
asBiFunction(ThrowingBiFunction<I,J,R,T> function)
Copyright © 2019. All rights reserved.