A B C D E F G H I K L M N O P 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 中的静态方法
Decode and sample down a bitmap from a file input stream to the requested width and height.
decodeSampledBitmapFromFile(String, int, int) - 类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
Decode and sample down a bitmap from a file to the requested width and height.
decodeSampledBitmapFromResource(Resources, int, int, int) - 类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
Decode and sample down a bitmap from resources to the requested width and height.
delete() - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的方法
Closes the cache and deletes all of its stored values.
delete() - 类 net.tsz.afinal.common.DiskLruCache 中的方法
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.
deleteContents(File) - 类 net.tsz.afinal.common.DiskLruCache 中的静态方法
Recursively delete everything in dir.
deleteSync(String) - 类 net.tsz.afinal.FinalHttp 中的方法
 
deleteSync(String, Header[]) - 类 net.tsz.afinal.FinalHttp 中的方法
 
diskCacheDir - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
diskCacheEnabled - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
diskCacheSize - 类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
 
DiskLruCache - net.tsz.afinal.common 中的 类
Taken from the JB source code, can be found in: libcore/luni/src/main/java/libcore/io/DiskLruCache.java or direct link: https://android.googlesource.com/platform/libcore/+/android-4.1.1_r1/luni/src/main/java/libcore/io/DiskLruCache.java A cache that uses a bounded amount of space on a filesystem.
DiskLruCache.Editor - net.tsz.afinal.common 中的 类
Edits the values for an entry.
DiskLruCache.Snapshot - net.tsz.afinal.common 中的 类
A snapshot of the values for an entry.
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, AjaxParams, String, AjaxCallBack<? extends Object>) - 类 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.common.AsyncTask 中的静态变量
 

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