Uses of Class
com.squareup.okhttp.internal.DiskLruCache.Snapshot
| Package | Description |
|---|---|
| com.squareup.okhttp.internal |
-
Uses of DiskLruCache.Snapshot in com.squareup.okhttp.internal
Methods in com.squareup.okhttp.internal that return DiskLruCache.Snapshot Modifier and Type Method Description DiskLruCache.SnapshotDiskLruCache. get(String key)Returns a snapshot of the entry namedkey, or null if it doesn't exist is not currently readable.