Uses of Class
org.apache.logging.log4j.core.util.CachedClock
-
Packages that use CachedClock Package Description org.apache.logging.log4j.core.util Log4j 2 helper classes. -
-
Uses of CachedClock in org.apache.logging.log4j.core.util
Fields in org.apache.logging.log4j.core.util declared as CachedClock Modifier and Type Field Description private static CachedClock
CachedClock. instance
Methods in org.apache.logging.log4j.core.util that return CachedClock Modifier and Type Method Description static CachedClock
CachedClock. instance()
-