@FunctionalInterface public static interface Throwing.BiFunction<T,U,R,X extends Throwable> extends BiFunction<T,U,R>
| Modifier and Type | Method and Description |
|---|---|
default R |
apply(T t,
U u) |
R |
doApply(T t,
U u) |
andThenCopyright © 2013-2018–2019 SeedStack. All rights reserved.