Uses of Interface
javax.time.calendar.zone.ZoneRulesVersion
Packages that use ZoneRulesVersion
Package
Description
Provides classes to implement time-zones and their rules.
-
Uses of ZoneRulesVersion in javax.time.calendar.zone
Classes in javax.time.calendar.zone that implement ZoneRulesVersionModifier and TypeClassDescription(package private) static class
Version of the rules.Fields in javax.time.calendar.zone with type parameters of type ZoneRulesVersionModifier and TypeFieldDescriptionprivate final Set<ZoneRulesVersion>
ResourceZoneRulesDataProvider.versions
All the versions in the provider.private AtomicReference<TreeMap<String,
ZoneRulesVersion>> ZoneRulesGroup.versions
The versions and rules.Methods in javax.time.calendar.zone that return types with arguments of type ZoneRulesVersionModifier and TypeMethodDescriptionResourceZoneRulesDataProvider.getVersions()
Gets the provided rules, version by version.ZoneRulesDataProvider.getVersions()
Gets the provided rules, version by version.