public class RandomClock extends Clock
Constructor and Description |
---|
RandomClock(RandomValueGenerator randomValueGenerator) |
Modifier and Type | Method and Description |
---|---|
ZoneId |
getZone() |
Instant |
instant() |
Clock |
withZone(ZoneId zone) |
equals, fixed, hashCode, millis, offset, system, systemDefaultZone, systemUTC, tick, tickMinutes, tickSeconds
public RandomClock(RandomValueGenerator randomValueGenerator)
Copyright © 2010–2020 meanbean. All rights reserved.