public interface IntBiFunction<R> extends Throwables.IntBiFunction<R,RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
R |
apply(int t,
int u) |
R apply(int t, int u)
apply in interface Throwables.IntBiFunction<R,RuntimeException>Copyright © 2021. All rights reserved.