@FunctionalInterface public static interface TestUtils.ThrowingBiFunction<T,U,R>
R
apply(T t, U u)
R apply(T t, U u) throws Throwable
Throwable
Copyright © 2019. All rights reserved.