Uses of Class
org.midheaven.time.FixedClockProvider
Packages that use FixedClockProvider
-
Uses of FixedClockProvider in org.midheaven.time
Methods in org.midheaven.time that return FixedClockProviderModifier and TypeMethodDescriptionstatic FixedClockProviderFixedClockProvider.newInstance(Instant instant, ZoneId zoneId) Created aFixedClockProviderfixed at a given instant in a given zoneIdstatic FixedClockProviderFixedClockProvider.newInstance(LocalDateTime dateTime, ZoneId zoneId) Created aFixedClockProviderfixed at a given instant in a given zoneIdstatic FixedClockProviderFixedClockProvider.newInstance(ZonedDateTime dateTime) Created aFixedClockProviderfixed at a given instantstatic FixedClockProviderFixedClockProvider.newInstanceAtUtc(LocalDateTime dateTime) Created aFixedClockProviderfixed at a given instant