A B C D E F G H I K L M N O P Q R S T U V
O
- offer(E) -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Inserts the specified element at the end of this deque.
- offer(E) -
接口 net.tsz.afinal.core.Deque 中的方法
- Inserts the specified element into the queue represented by this deque
(in other words, at the tail of this deque) if it is possible to do so
immediately without violating capacity restrictions, returning
true upon success and false if no space is currently
available.
- offer(E) -
接口 net.tsz.afinal.core.Queue 中的方法
- Inserts the specified element into this queue if it is possible to do
so immediately without violating capacity restrictions.
- offerFirst(E) -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Inserts the specified element at the front of this deque.
- offerFirst(E) -
接口 net.tsz.afinal.core.Deque 中的方法
- Inserts the specified element at the front of this deque unless it would
violate capacity restrictions.
- offerLast(E) -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Inserts the specified element at the end of this deque.
- offerLast(E) -
接口 net.tsz.afinal.core.Deque 中的方法
- Inserts the specified element at the end of this deque unless it would
violate capacity restrictions.
- onClick(View) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onDestroy() -
类 net.tsz.afinal.FinalBitmap 中的方法
- activity onDestroy的时候调用这个方法,释放缓存
- OneToMany - net.tsz.afinal.annotation.sqlite 中的 注释类型
-
- OneToMany - net.tsz.afinal.db.table 中的 类
-
- OneToMany() -
类 net.tsz.afinal.db.table.OneToMany 的构造方法
-
- oneToManyMap -
类 net.tsz.afinal.db.table.TableInfo 中的变量
-
- onFailure(Throwable, String) -
类 net.tsz.afinal.http.AjaxCallBack 中的方法
-
- onItemClick(<any>, View, int, long) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onItemLongClick(<any>, View, int, long) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onItemSelected(<any>, View, int, long) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onLoading(long, long) -
类 net.tsz.afinal.http.AjaxCallBack 中的方法
- onLoading方法有效progress
- onLongClick(View) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onNothingSelected(<any>) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- onPause() -
类 net.tsz.afinal.FinalBitmap 中的方法
- activity onPause的时候调用这个方法,让线程暂停
- onResume() -
类 net.tsz.afinal.FinalBitmap 中的方法
- activity onResume的时候调用这个方法,让加载图片线程继续
- onStart() -
类 net.tsz.afinal.http.AjaxCallBack 中的方法
-
- onSuccess(T) -
类 net.tsz.afinal.http.AjaxCallBack 中的方法
-
- onUpgrade(SQLiteDatabase, int, int) -
接口 net.tsz.afinal.FinalDb.DbUpdateListener 中的方法
-
- open(File, int, int, long) -
类 net.tsz.afinal.bitmap.core.LruDiskCache 中的静态方法
- Opens the cache in
directory, creating a cache if none exists
there.
A B C D E F G H I K L M N O P Q R S T U V