public static class StaticCache.CleanupTask extends TimerTask
Modifier and Type | Field and Description |
---|---|
private StaticCache |
cache |
private FileFilter |
filter |
Constructor and Description |
---|
StaticCache.CleanupTask(StaticCache cache,
FileFilter filter) |
private final StaticCache cache
private final FileFilter filter
public StaticCache.CleanupTask(StaticCache cache, FileFilter filter)