org.solovyev.android
Class FileCache
java.lang.Object
org.solovyev.android.FileCache
public class FileCache
- extends Object
|
Constructor Summary |
FileCache(android.content.Context context,
String cacheFileName)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileCache
public FileCache(@NotNull
android.content.Context context,
@NotNull
String cacheFileName)
getFile
@NotNull
public File getFile(@NotNull
String filename)
clear
public void clear()
Copyright © 2012. All Rights Reserved.