public final class ChronoUnitDatelineModel extends DatelineModel<ChronoUnit>
maxScaleCount, minScaleCount, scaleCount| Constructor and Description |
|---|
ChronoUnitDatelineModel() |
| Modifier and Type | Method and Description |
|---|---|
ChronoUnit |
nextTemporalUnit(ChronoUnit unit)
Returns the next larger temporal unit for the given temporal unit, e.g.
|
addResolution, addZoneId, clearResolutions, clearResolutions, getAvailableZoneIds, getMaxScaleCount, getMinScaleCount, getResolutions, getResolutions, getScaleCount, getTemporalUnits, maxScaleCountProperty, minScaleCountProperty, removeResolution, scaleCountProperty, setMaxScaleCount, setMinScaleCount, setScaleCountpublic final ChronoUnit nextTemporalUnit(ChronoUnit unit)
DatelineModelChronoUnit.HOURS this method might return
ChronoUnit.DAYS.nextTemporalUnit in class DatelineModel<ChronoUnit>unit - the unit for which to return the next higher unitCopyright © 2014 Dirk Lemmermann Software & Consulting. All rights reserved.