Constructor and Description |
---|
SettableClock() |
SettableClock(Instant timestamp) |
SettableClock(long epochMilli) |
Modifier and Type | Method and Description |
---|---|
void |
addMillis(long millis) |
ZoneId |
getZone() |
Instant |
instant() |
void |
setEpochMillis(long epochMilli) |
Clock |
withZone(ZoneId zone) |
equals, fixed, hashCode, millis, offset, system, systemDefaultZone, systemUTC, tick, tickMinutes, tickSeconds
public SettableClock()
public SettableClock(long epochMilli)
public SettableClock(Instant timestamp)
Copyright © 2021 Atlassian. All rights reserved.
View cookie preferences