Package | Description |
---|---|
okhttp3.internal.cache |
Modifier and Type | Field and Description |
---|---|
(package private) DiskLruCache.Entry |
DiskLruCache.Editor.entry |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.LinkedHashMap<java.lang.String,DiskLruCache.Entry> |
DiskLruCache.lruEntries |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
DiskLruCache.removeEntry(DiskLruCache.Entry entry) |
Constructor and Description |
---|
Editor(DiskLruCache.Entry entry) |