public interface ByteTernaryOperator extends Throwables.ByteTernaryOperator<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
byte |
applyAsByte(byte a,
byte b,
byte c)
Apply as byte.
|
byte applyAsByte(byte a,
byte b,
byte c)
Throwables.ByteTernaryOperatorapplyAsByte in interface Throwables.ByteTernaryOperator<RuntimeException>Copyright © 2021. All rights reserved.