public interface ShortBinaryOperator extends Throwables.ShortBinaryOperator<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
short |
applyAsShort(short left,
short right)
Apply as short.
|
short applyAsShort(short left,
short right)
Throwables.ShortBinaryOperatorapplyAsShort in interface Throwables.ShortBinaryOperator<RuntimeException>Copyright © 2021. All rights reserved.