com.codebal.cache.catcher.CacheRunner Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of catcher Show documentation
Show all versions of catcher Show documentation
Java Cache Manager (multi request, async refresh, ...)
package com.codebal.cache.catcher;
import com.codebal.cache.catcher.logger.CacheLogger;
import java.util.Date;
import java.util.function.Supplier;
public class CacheRunner implements Runnable {
Catcher catcher;
Supplier