Package ch.qos.logback.core.spi
Interface AbstractComponentTracker.RemovalPredicator<C>
- Enclosing class:
- AbstractComponentTracker<C>
private static interface AbstractComponentTracker.RemovalPredicator<C>
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isSlatedForRemoval
(AbstractComponentTracker.Entry<C> entry, long timestamp)
-
Method Details
-
isSlatedForRemoval
-