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
Methods in org.apache.logging.log4j.core.util that return CoarseCachedClock Modifier and Type Method Description static CoarseCachedClock
CoarseCachedClock. instance()
Returns the singleton instance.
-