public abstract class LruDiskUsage extends java.lang.Object implements DiskUsage
DiskUsage
LruDiskUsage()
protected abstract boolean
accept(java.io.File file, long totalSize, int totalCount)
void
touch(java.io.File file)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LruDiskUsage()
public void touch(java.io.File file) throws java.io.IOException
touch
java.io.IOException
protected abstract boolean accept(java.io.File file, long totalSize, int totalCount)