| Interface | Description |
|---|---|
| FileSystem |
Access to read and write files on a hierarchical data store.
|
| Class | Description |
|---|---|
| DiskLruCache |
A cache that uses a bounded amount of space on a filesystem.
|
| HttpDate |
Best-effort parser for HTTP dates.
|
| StatusLine |
An HTTP response status line like "HTTP/1.1 200 OK".
|