A B C D E F G H I K L M N O P R S T U V

E

edit(String) - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的方法
Returns an editor for the entry named key, or null if another edit is in progress.
edit() - 类 net.tsz.afinal.bitmap.core.LruDiskCache.Snapshot 中的方法
Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.
edit(String) - 类 net.tsz.afinal.common.DiskLruCache 中的方法
Returns an editor for the entry named key, or null if another edit is in progress.
edit() - 类 net.tsz.afinal.common.DiskLruCache.Snapshot 中的方法
Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.
EntityCallBack - net.tsz.afinal.http.entityhandler 中的 接口
 
EventListener - net.tsz.afinal.annotation.view 中的 类
 
EventListener(Object) - 类 net.tsz.afinal.annotation.view.EventListener 的构造方法
 
evictAll() - 类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
Clear the cache, calling LruMemoryCache.entryRemoved(boolean, K, V, V) on each removed entry.
evictAll() - 类 net.tsz.afinal.common.MemoryLruCache 中的方法
Clear the cache, calling MemoryLruCache.entryRemoved(boolean, K, V, V) on each removed entry.
evictionCount() - 类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
Returns the number of values that have been evicted.
evictionCount() - 类 net.tsz.afinal.common.MemoryLruCache 中的方法
Returns the number of values that have been evicted.
execute(Params...) - 类 net.tsz.afinal.common.AsyncTask 中的方法
Executes the task with the specified parameters.
execute(Runnable) - 类 net.tsz.afinal.common.AsyncTask 中的静态方法
Convenience version of AsyncTask.execute(Object...) for use with a simple Runnable object.
executeOnExecutor(Executor, Params...) - 类 net.tsz.afinal.common.AsyncTask 中的方法
Executes the task with the specified parameters.
exitTasksEarly(boolean) - 类 net.tsz.afinal.FinalBitmap 中的方法
退出正在加载的线程,程序退出的时候调用词方法

A B C D E F G H I K L M N O P R S T U V