A B C D E F G H I K L M N O P Q R S T U V
P
- pauseWork(boolean) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 暂停正在加载的线程,监听listview或者gridview正在滑动的时候条用词方法
- peek() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Retrieves, but does not remove, the head of the queue represented by
this deque, or returns null if this deque is empty.
- peek() -
接口 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), or
returns null if this deque is empty.
- peek() -
接口 net.tsz.afinal.core.Queue 中的方法
- Retrieves, but does not remove, the head of this queue,
or returns null if this queue is empty.
- peekFirst() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
-
- peekFirst() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves, but does not remove, the first element of this deque,
or returns null if this deque is empty.
- peekLast() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
-
- peekLast() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves, but does not remove, the last element of this deque,
or returns null if this deque is empty.
- poll() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Retrieves and removes the head of the queue represented by this deque
(in other words, the first element of this deque), or returns
null if this deque is empty.
- poll() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves and removes the head of the queue represented by this deque
(in other words, the first element of this deque), or returns
null if this deque is empty.
- poll() -
接口 net.tsz.afinal.core.Queue 中的方法
- Retrieves and removes the head of this queue,
or returns null if this queue is empty.
- pollFirst() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
-
- pollFirst() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves and removes the first element of this deque,
or returns null if this deque is empty.
- pollLast() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
-
- pollLast() -
接口 net.tsz.afinal.core.Deque 中的方法
- Retrieves and removes the last element of this deque,
or returns null if this deque is empty.
- pop() -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Pops an element from the stack represented by this deque.
- pop() -
接口 net.tsz.afinal.core.Deque 中的方法
- Pops an element from the stack represented by this deque.
- post(String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- post(String, AjaxParams, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- post(String, HttpEntity, String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- post(String, Header[], AjaxParams, String, AjaxCallBack<T>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- post(String, Header[], HttpEntity, String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- postSync(String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- postSync(String, AjaxParams) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- postSync(String, HttpEntity, String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- postSync(String, Header[], AjaxParams, String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- postSync(String, Header[], HttpEntity, String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- PreferencesCookieStore - net.tsz.afinal.http 中的 类
- 保存到 Preferences 的cookie
- PreferencesCookieStore(Context) -
类 net.tsz.afinal.http.PreferencesCookieStore 的构造方法
- Construct a persistent cookie store.
- PreferencesCookieStore.SerializableCookie - net.tsz.afinal.http 中的 类
-
- PreferencesCookieStore.SerializableCookie(Cookie) -
类 net.tsz.afinal.http.PreferencesCookieStore.SerializableCookie 的构造方法
-
- printStackTrace() -
异常 net.tsz.afinal.exception.DbException 中的方法
-
- printStackTrace() -
异常 net.tsz.afinal.exception.ViewException 中的方法
-
- processBitmap(String, BitmapDisplayConfig) -
类 net.tsz.afinal.bitmap.core.BitmapProcess 中的方法
-
- progress(boolean, int) -
类 net.tsz.afinal.http.AjaxCallBack 中的方法
- 设置进度,而且只有设置了这个了以后,onLoading才能有效。
- Property - net.tsz.afinal.annotation.sqlite 中的 注释类型
-
- Property - net.tsz.afinal.db.table 中的 类
-
- Property() -
类 net.tsz.afinal.db.table.Property 的构造方法
-
- propertyMap -
类 net.tsz.afinal.db.table.TableInfo 中的变量
-
- push(E) -
类 net.tsz.afinal.core.ArrayDeque 中的方法
- Pushes an element onto the stack represented by this deque.
- push(E) -
接口 net.tsz.afinal.core.Deque 中的方法
- Pushes an element onto the stack represented by this deque (in other
words, at the head of this deque) if it is possible to do so
immediately without violating capacity restrictions, returning
true upon success and throwing an
IllegalStateException if no space is currently available.
- put(K, V) -
类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
- Caches
value for key.
- put(String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- put(String, AjaxParams, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- put(String, HttpEntity, String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- put(String, Header[], HttpEntity, String, AjaxCallBack<? extends Object>) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- put(String, String) -
类 net.tsz.afinal.http.AjaxParams 中的方法
-
- put(String, File) -
类 net.tsz.afinal.http.AjaxParams 中的方法
-
- put(String, InputStream) -
类 net.tsz.afinal.http.AjaxParams 中的方法
-
- put(String, InputStream, String) -
类 net.tsz.afinal.http.AjaxParams 中的方法
-
- put(String, InputStream, String, String) -
类 net.tsz.afinal.http.AjaxParams 中的方法
- 添加 inputStream 到请求中.
- putCount() -
类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
- Returns the number of times
LruMemoryCache.put(K, V) was called.
- putSync(String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- putSync(String, AjaxParams) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- putSync(String, HttpEntity, String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- putSync(String, Header[], HttpEntity, String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
A B C D E F G H I K L M N O P Q R S T U V