| Package | Description |
|---|---|
| io.doov.core.dsl.field | |
| io.doov.core.dsl.impl | |
| io.doov.core.dsl.time |
| Modifier and Type | Method and Description |
|---|---|
default TemporalCondition<N> |
TemporalFieldInfo.with(TemporalAdjuster ajuster) |
| Modifier and Type | Method and Description |
|---|---|
TemporalCondition<N> |
TemporalCondition.with(TemporalAdjuster adjuster) |
| Modifier and Type | Method and Description |
|---|---|
static TemporalAdjuster |
TemporalAdjuster.firstDayOfMonth() |
static TemporalAdjuster |
TemporalAdjuster.firstDayOfNextMonth() |
static TemporalAdjuster |
TemporalAdjuster.firstDayOfNextYear() |
static TemporalAdjuster |
TemporalAdjuster.firstDayOfYear() |
static TemporalAdjuster |
TemporalAdjuster.lastDayOfMonth() |
static TemporalAdjuster |
TemporalAdjuster.lastDayOfYear() |
static TemporalAdjuster |
TemporalAdjuster.ofDateAdjuster(UnaryOperator<LocalDate> dateBasedAdjuster) |
Copyright © 2017. All rights reserved.