public static interface Rethrowing.RethrowingBiFunction<T1,T2,R>
R
apply(T1 a, T2 b)
R apply(T1 a, T2 b) throws Exception
Exception
Copyright © 2012–2015 jcabi.com. All rights reserved.