public static interface CalendarDate.Resolution extends TemporalAdjuster
Modifier and Type | Method and Description |
---|---|
CalendarDate |
adjustInto(Calendar temporal) |
CalendarDate |
adjustInto(Date temporal) |
CalendarDate |
adjustInto(Temporal temporal) |
long |
toDurationInMillis() |
long |
toDurationInNanos() |
CalendarDate adjustInto(Calendar temporal)
CalendarDate adjustInto(Date temporal)
CalendarDate adjustInto(Temporal temporal)
adjustInto
in interface TemporalAdjuster
long toDurationInMillis()
long toDurationInNanos()
Copyright © 2018 Optimatika. All rights reserved.