org.lobobrowser.util
public static class LRUCache.EntryInfo extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
approximateSize |
java.lang.Class |
valueClass |
Constructor and Description |
---|
LRUCache.EntryInfo(java.lang.Class valueClass,
int approximateSize) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |