Package org.nuxeo.common.file
Class LRUFileCache.PathInfo
java.lang.Object
org.nuxeo.common.file.LRUFileCache.PathInfo
- All Implemented Interfaces:
Comparable<LRUFileCache.PathInfo>
- Enclosing class:
- LRUFileCache
protected static class LRUFileCache.PathInfo
extends Object
implements Comparable<LRUFileCache.PathInfo>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
path
-
time
protected final long time -
size
protected final long size
-
-
Constructor Details
-
PathInfo
- Throws:
IOException
-
-
Method Details
-
compareTo
- Specified by:
compareTo
in interfaceComparable<LRUFileCache.PathInfo>
-