public interface BooleanTernaryOperator extends Throwables.BooleanTernaryOperator<RuntimeException>
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyAsBoolean(boolean a,
boolean b,
boolean c)
Apply as boolean.
|
boolean applyAsBoolean(boolean a,
boolean b,
boolean c)
Throwables.BooleanTernaryOperatorapplyAsBoolean in interface Throwables.BooleanTernaryOperator<RuntimeException>Copyright © 2021. All rights reserved.