Uses of Interface
com.github.tonivade.purefun.effect.util.PureClock
Packages that use PureClock
-
Uses of PureClock in com.github.tonivade.purefun.effect.util
Classes in com.github.tonivade.purefun.effect.util with type parameters of type PureClockMethods in com.github.tonivade.purefun.effect.util with type parameters of type PureClockModifier and TypeMethodDescription<R extends PureClock>
PureClock.Service<R> PureClock.clock()static <R extends PureClock>
URIO<R, OffsetDateTime> PureClock.currentDateTime()PureClock.currentTime()Methods in com.github.tonivade.purefun.effect.util that return PureClock