| Package | Description |
|---|---|
| com.landawn.abacus.condition |
| Modifier and Type | Class and Description |
|---|---|
class |
And |
class |
Or |
| Modifier and Type | Method and Description |
|---|---|
static Junction |
ConditionFactory.junction(Operator operator,
Collection<? extends Condition> conditions) |
static Junction |
ConditionFactory.junction(Operator operator,
Condition... conditions) |
Copyright © 2021. All rights reserved.