Package com.ethlo.time.internal.util
Class DefaultLeapSecondHandler
java.lang.Object
com.ethlo.time.internal.util.DefaultLeapSecondHandler
- All Implemented Interfaces:
LeapSecondHandler
-
Field Summary
FieldsFields inherited from interface com.ethlo.time.internal.util.LeapSecondHandler
LEAP_SECOND_SECONDS
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
LEAP_SECOND_PATH_CSV
- See Also:
-
leapSecondMonths
-
lastLeapKnown
-
-
Constructor Details
-
DefaultLeapSecondHandler
public DefaultLeapSecondHandler()
-
-
Method Details
-
isValidLeapSecondDate
- Specified by:
isValidLeapSecondDate
in interfaceLeapSecondHandler
-
getLastKnownLeapSecond
- Specified by:
getLastKnownLeapSecond
in interfaceLeapSecondHandler
-