public interface IntTernaryOperator extends Throwables.IntTernaryOperator<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
int |
applyAsInt(int a,
int b,
int c)
Apply as int.
|
int applyAsInt(int a,
int b,
int c)
Throwables.IntTernaryOperatorapplyAsInt in interface Throwables.IntTernaryOperator<RuntimeException>Copyright © 2021. All rights reserved.