protected static class LRUFileCache.PathInfo extends Object implements Comparable<LRUFileCache.PathInfo>
protected final Path path
protected final long time
protected final long size
public PathInfo(Path path) throws IOException
IOExceptionpublic int compareTo(LRUFileCache.PathInfo other)
compareTo in interface Comparable<LRUFileCache.PathInfo>Copyright © 2020 Nuxeo SA. All rights reserved.