| Package | Description |
|---|---|
| io.doov.core.dsl | |
| io.doov.core.dsl.field | |
| io.doov.core.dsl.impl |
| Modifier and Type | Method and Description |
|---|---|
static IntegerCondition |
DOOV.count(StepCondition... steps) |
| Modifier and Type | Method and Description |
|---|---|
IntegerCondition |
IntegerFieldInfo.getNumericCondition() |
default IntegerCondition |
TextFieldInfo.length() |
default IntegerCondition |
BaseFieldInfo.mapToInt(Function<T,Integer> mapper) |
default IntegerCondition |
TextFieldInfo.parseInt() |
| Modifier and Type | Method and Description |
|---|---|
static IntegerCondition |
LogicalNaryCondition.count(List<StepCondition> steps) |
IntegerCondition |
StringCondition.length() |
IntegerCondition |
DefaultCondition.mapToInt(Function<T,Integer> mapper) |
IntegerCondition |
StringCondition.parseInt() |
Copyright © 2017. All rights reserved.