|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public static interface DiskCache.Writer
An interface to actually write data to a key in the disk cache.
| Method Summary | |
|---|---|
boolean |
write(File file)
Writes data to the file and returns true if the write was successful and should be committed, and false if the write should be aborted. |
| Method Detail |
|---|
boolean write(File file)
file - The File the Writer should write to.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||