Searched defs:fixedInstant (Results 1 – 2 of 2) sorted by relevance
169 static InstantSource fixed(Instant fixedInstant) { in fixed()
347 public static Clock fixed(Instant fixedInstant, ZoneId zone) { in fixed()642 FixedClock(Instant fixedInstant, ZoneId zone) { in FixedClock()