public final class DiskLruCache.Snapshot extends Object implements Closeable
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
DiskLruCache.Editor |
edit() |
long |
getLength(int index) |
Source |
getSource(int index) |
String |
key() |
public String key()
public DiskLruCache.Editor edit() throws IOException
IOExceptionpublic Source getSource(int index)
public long getLength(int index)
public void close()
close in interface Closeableclose in interface AutoCloseableCopyright © 2019. All rights reserved.