org.solovyev.android
Class FileCache
java.lang.Object
org.solovyev.android.FileCache
public final 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(@Nonnull
android.content.Context context,
@Nonnull
String cacheFileName)
getFile
@Nonnull
public File getFile(@Nonnull
String filename)
clear
public void clear()
Copyright © 2014 se.solovyev. All Rights Reserved.