Package javax.time.calendar
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 javax.time.calendar.CalendricalRule
compare, compareTo, derive, deriveValueFor, deriveValueFrom, equals, getChronology, getID, getName, getPeriodRange, getPeriodUnit, getReifiedType, getValue, getValueChecked, hashCode, interpret, interpretValue, merge, reify, toString
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.util.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
-