Item % of partially implemented % of fully implemented
java.time
93
systemUTC() : Clock
systemDefaultZone() : Clock
system(ZoneId) : Clock
tickMillis(ZoneId) : Clock
tickSeconds(ZoneId) : Clock
tickMinutes(ZoneId) : Clock
fixed(Instant, ZoneId) : Clock
offset(Clock, Duration) : Clock
Clock() : void
getZone() : ZoneId
withZone(ZoneId) : Clock
millis() : long
instant() : Instant
equals(Object) : boolean
hashCode() : int