A B C D E F G H I K L M N O P Q 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.
- element() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Retrieves, but does not remove, the head of the queue represented by
this deque.
- element() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves, but does not remove, the head of the queue represented by
this deque (in other words, the first element of this deque).
- element() -
接口 net.tsz.afinal.core.Queue 中的方法
- Retrieves, but does not remove, the head of this queue.
- EntityCallBack - net.tsz.afinal.http.entityhandler 中的 接口
-
- equals(byte[], byte[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(short[], short[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(char[], char[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(int[], int[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(long[], long[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(float[], float[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(double[], double[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(boolean[], boolean[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- equals(Object[], Object[]) -
类 net.tsz.afinal.core.Arrays 中的静态方法
- Compares the two arrays.
- 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.
- evictionCount() -
类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
- Returns the number of values that have been evicted.
- execute(Params...) -
类 net.tsz.afinal.core.AsyncTask 中的方法
- Executes the task with the specified parameters.
- execute(Runnable) -
类 net.tsz.afinal.core.AsyncTask 中的静态方法
- Convenience version of
AsyncTask.execute(Object...) for use with
a simple Runnable object.
- executeOnExecutor(Executor, Params...) -
类 net.tsz.afinal.core.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 Q R S T U V