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