Searched defs:withZone (Results 1 – 4 of 4) sorted by relevance
411 public abstract Clock withZone(ZoneId zone); in withZone() method in Clock543 public Clock withZone(ZoneId zone) { in withZone() method in Clock.SystemInstantSource598 public Clock withZone(ZoneId zone) { in withZone() method in Clock.SystemClock651 public Clock withZone(ZoneId zone) { in withZone() method in Clock.FixedClock701 public Clock withZone(ZoneId zone) { in withZone() method in Clock.OffsetClock751 public Clock withZone(ZoneId zone) { in withZone() method in Clock.TickClock809 public Clock withZone(ZoneId zone) { in withZone() method in Clock.SourceClock
250 default Clock withZone(ZoneId zone) { in withZone() method
96 public Clock withZone(ZoneId timeZone) { in withZone() method in TCKClock.MockInstantClock
1645 public DateTimeFormatter withZone(ZoneId zone) { in withZone() method in DateTimeFormatter