public interface File
| Modifier and Type | Method and Description |
|---|---|
String |
getContents() |
String |
getName() |
void |
writeContents(String data) |
String getName()
String getContents()
void writeContents(String data) throws ExternalStorageException
ExternalStorageExceptionCopyright © 2013. All Rights Reserved.