public interface ShortTernaryOperator extends Throwables.ShortTernaryOperator<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
short |
applyAsShort(short a,
short b,
short c)
Apply as short.
|
short applyAsShort(short a,
short b,
short c)
Throwables.ShortTernaryOperatorapplyAsShort in interface Throwables.ShortTernaryOperator<RuntimeException>Copyright © 2021. All rights reserved.