protected static class BasicMemoryCache.CacheEntry extends Object implements Comparable<BasicMemoryCache.CacheEntry>
Modifier and Type | Field and Description |
---|---|
protected long |
clientObjectSize |
protected long |
lastUsed |
public int compareTo(BasicMemoryCache.CacheEntry that)
compareTo
in interface Comparable<BasicMemoryCache.CacheEntry>