Uses of Interface
manifold.util.ILogger
-
Packages that use ILogger Package Description manifold.util.concurrent -
-
Uses of ILogger in manifold.util.concurrent
Methods in manifold.util.concurrent with parameters of type ILogger Modifier and Type Method Description Cache<K,V>Cache. logEveryNSeconds(int seconds, ILogger logger)Sets up a recurring task every n seconds to report on the status of this cache.
-