Uses of Class
no.digipost.time.ControllableClock
Packages that use ControllableClock
-
Uses of ControllableClock in no.digipost.time
Methods in no.digipost.time that return ControllableClockModifier and TypeMethodDescriptionstatic ControllableClockCreate a controllable clock based on an existing clock.static ControllableClockCreate a new controllable clock freezed at a given instant, and with thedefault time zone.static ControllableClockstatic ControllableClockControllableClock.freezedAt(LocalDateTime dateTime) Create a new controllable clock freezed at the instant resolved from a givenLocalDateTimeand thedefault time zone.static ControllableClockControllableClock.freezedAt(ZonedDateTime dateTime) Create a new controllable clock freezed at the instant of a givenZonedDateTime.