Uses of Class
javax.time.SystemUTCRules.Data
Packages that use SystemUTCRules.Data
Package
Description
Provides classes to manage the continuous time scale including a wrapper
for the system clock.
-
Uses of SystemUTCRules.Data in javax.time
Fields in javax.time with type parameters of type SystemUTCRules.DataModifier and TypeFieldDescriptionprivate AtomicReference
<SystemUTCRules.Data> SystemUTCRules.dataRef
The table of leap second dates.Methods in javax.time that return SystemUTCRules.DataModifier and TypeMethodDescriptionprivate static SystemUTCRules.Data
SystemUTCRules.loadLeapSeconds()
Loads the leap seconds from file.