V - generic type of element values, either month or day-of-monthpublic interface AdjustableTextElement<V extends HinduPrimitive> extends TextElement<V>
Extends a chronological element by some standard ways of manipulation.
| Modifier and Type | Method and Description |
|---|---|
default ChronoOperator<HinduCalendar> |
maximized()
Sets the Hindu calendar date to the maximum of this element.
|
default ChronoOperator<HinduCalendar> |
minimized()
Sets the Hindu calendar date to the minimum of this element.
|
parse, printcompare, getDefaultMaximum, getDefaultMinimum, getDisplayName, getSymbol, getType, isDateElement, isLenient, isTimeElement, namecomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongdefault ChronoOperator<HinduCalendar> minimized()
Sets the Hindu calendar date to the minimum of this element.
default ChronoOperator<HinduCalendar> maximized()
Sets the Hindu calendar date to the maximum of this element.
Copyright © 2014–2021. All rights reserved.