public class And extends KorypheBinaryOperator<Boolean>
And is a KorypheBinaryOperator
which takes two Booleans and returns the result of applying
the logical AND operation on the inputs.| Constructor and Description |
|---|
And() |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
apply, equals, hashCodemaxBy, minByandThenCopyright © 2021. All rights reserved.