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