Package | Description |
---|---|
org.ojalgo.type.context |
Modifier and Type | Method and Description |
---|---|
TemporalContext<T> |
TemporalContext.newAdjuster(TemporalAdjuster adjuster) |
TemporalContext<T> |
TemporalContext.newFormatter(DateTimeFormatter formatter) |
static <T extends Temporal> |
TemporalContext.of(DateTimeFormatter formatter) |
static <T extends Temporal> |
TemporalContext.of(DateTimeFormatter formatter,
TemporalAdjuster adjuster) |
Copyright © 2019 Optimatika. All rights reserved.