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