Uses of Interface
org.apache.logging.log4j.core.time.PreciseClock
-
Packages that use PreciseClock Package Description org.apache.logging.log4j.core.time.internal -
-
Uses of PreciseClock in org.apache.logging.log4j.core.time.internal
Classes in org.apache.logging.log4j.core.time.internal that implement PreciseClock Modifier and Type Class Description class
FixedPreciseClock
Implementation of thePreciseClock
interface that always returns a fixed time value.
-