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

D

DbException - net.tsz.afinal.exception 中的 异常
 
DbException() - 异常 net.tsz.afinal.exception.DbException 的构造方法
 
DbException(String) - 异常 net.tsz.afinal.exception.DbException 的构造方法
 
DbModel - net.tsz.afinal.db.sqlite 中的 类
 
DbModel() - 类 net.tsz.afinal.db.sqlite.DbModel 的构造方法
 
dbModel2Entity(DbModel, Class<?>) - 类 net.tsz.afinal.db.sqlite.CursorUtils 中的静态方法
 
decodeSampledBitmapFromDescriptor(FileDescriptor, int, int) - 类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
 
decodeSampledBitmapFromFile(String, int, int) - 类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
 
decodeSampledBitmapFromResource(Resources, int, int, int) - 类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
 
deepEquals(Object[], Object[]) - 类 net.tsz.afinal.core.Arrays 中的静态方法
Returns true if the two given arrays are deeply equal to one another.
deepHashCode(Object[]) - 类 net.tsz.afinal.core.Arrays 中的静态方法
Returns a hash code based on the "deep contents" of the given array.
deepToString(Object[]) - 类 net.tsz.afinal.core.Arrays 中的静态方法
Creates a "deep" String representation of the Object[] passed, such that if the array contains other arrays, the String representation of those arrays is generated as well.
delete() - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的方法
Closes the cache and deletes all of its stored values.
delete(Object) - 类 net.tsz.afinal.FinalDb 中的方法
删除数据
delete(String, AjaxCallBack<? extends Object>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
delete(String, Header[], AjaxCallBack<? extends Object>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
deleteById(Class<?>, Object) - 类 net.tsz.afinal.FinalDb 中的方法
根据主键删除数据
deleteByWhere(Class<?>, String) - 类 net.tsz.afinal.FinalDb 中的方法
根据条件删除数据
deleteContents(File) - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的静态方法
Recursively delete everything in dir.
deleteSync(String) - 类 net.tsz.afinal.FinalHttp 中的方法
 
deleteSync(String, Header[]) - 类 net.tsz.afinal.FinalHttp 中的方法
 
Deque<E> - net.tsz.afinal.core 中的 接口
A linear collection that supports element insertion and removal at both ends.
descendingIterator() - 类 net.tsz.afinal.core.ArrayDeque 中的方法
 
descendingIterator() - 接口 net.tsz.afinal.core.Deque 中的方法
Returns an iterator over the elements in this deque in reverse sequential order.
diskCacheDir - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
diskCacheEnabled - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
diskCacheSize - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
display(ImageView, String) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
display(ImageView, String, int, int) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
display(ImageView, String, Bitmap) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
display(ImageView, String, Bitmap, Bitmap) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
display(ImageView, String, int, int, Bitmap, Bitmap) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
display(ImageView, String, BitmapDisplayConfig) - 类 net.tsz.afinal.FinalBitmap 中的方法
 
Displayer - net.tsz.afinal.bitmap.display 中的 接口
 
download(String, String, AjaxCallBack<File>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
download(String, String, boolean, AjaxCallBack<File>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
download(String, AjaxParams, String, AjaxCallBack<File>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
download(String, AjaxParams, String, boolean, AjaxCallBack<File>) - 类 net.tsz.afinal.FinalHttp 中的方法
 
Downloader - net.tsz.afinal.bitmap.download 中的 接口
 
downloadToLocalStreamByUrl(String, OutputStream) - 接口 net.tsz.afinal.bitmap.download.Downloader 中的方法
请求网络的inputStream填充outputStream
downloadToLocalStreamByUrl(String, OutputStream) - 类 net.tsz.afinal.bitmap.download.SimpleHttpDownloader 中的方法
把网络图片转下载到文件的 outputStream
DUAL_THREAD_EXECUTOR - 类 net.tsz.afinal.core.AsyncTask 中的静态变量
 

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