Uses of Class
javax.time.SystemUTCRules.Data
-
Packages that use SystemUTCRules.Data Package Description javax.time 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.Data Modifier and Type Field Description private java.util.concurrent.atomic.AtomicReference<SystemUTCRules.Data>
SystemUTCRules. dataRef
The table of leap second dates.Methods in javax.time that return SystemUTCRules.Data Modifier and Type Method Description private static SystemUTCRules.Data
SystemUTCRules. loadLeapSeconds()
Loads the leap seconds from file.
-