Uses of Class
org.ojalgo.type.context.TemporalContext
Packages that use TemporalContext
-
Uses of TemporalContext in org.ojalgo.type.context
Methods in org.ojalgo.type.context that return TemporalContextModifier and TypeMethodDescriptionstatic <T extends Temporal>
TemporalContext<T> TemporalContext.of(DateTimeFormatter formatter) static <T extends Temporal>
TemporalContext<T> TemporalContext.of(DateTimeFormatter formatter, TemporalAdjuster adjuster) TemporalContext.withAdjuster(TemporalAdjuster adjuster) TemporalContext.withFormatter(DateTimeFormatter formatter)