Constructor and Description |
---|
TimedCacheChecker(int checkInterval,
Executor executor,
Map<String,TimedCacheValue<T>> store,
BiConsumer<String,T> expiredListener) |
public TimedCacheChecker(int checkInterval, Executor executor, Map<String,TimedCacheValue<T>> store, BiConsumer<String,T> expiredListener)
Copyright © 2025. All rights reserved.