Class ZonedDateTime.Rule
- All Implemented Interfaces:
Serializable, Comparable<CalendricalRule<?>>, Comparator<Calendrical>
- Enclosing class:
ZonedDateTime
static final class ZonedDateTime.Rule
extends CalendricalRule<ZonedDateTime>
implements Serializable
Rule implementation.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final CalendricalRule<ZonedDateTime> private static final long -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CalendricalRule
compare, compareTo, derive, deriveValueFor, deriveValueFrom, equals, getChronology, getID, getName, getPeriodRange, getPeriodUnit, getReifiedType, getValue, getValueChecked, hashCode, interpret, interpretValue, merge, reify, toStringMethods inherited from interface Comparator
reversed, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLong
-
Field Details
-
INSTANCE
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
-
Constructor Details
-
Rule
private Rule()
-
-
Method Details
-
readResolve
-