A B C D E F G H I K L M N O P R S T U V
C
- calculateInSampleSize(BitmapFactory.Options, int, int) -
类 net.tsz.afinal.bitmap.core.BitmapDecoder 中的静态方法
-
- callBack(long, long) -
接口 net.tsz.afinal.http.entityhandler.EntityCallBack 中的方法
-
- cancel(boolean) -
类 net.tsz.afinal.common.AsyncTask 中的方法
- Attempts to cancel execution of this task.
- checkImageTask(Object, ImageView) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 检测 imageView中是否已经有线程在运行
- ClassUtils - net.tsz.afinal.reflect 中的 类
-
- ClassUtils() -
类 net.tsz.afinal.reflect.ClassUtils 的构造方法
-
- clear() -
类 net.tsz.afinal.http.PreferencesCookieStore 中的方法
-
- clearAllCache() -
类 net.tsz.afinal.FinalBitmap 中的方法
- 清除缓存
- clearCache() -
类 net.tsz.afinal.bitmap.core.BitmapCache 中的方法
- Clears both the memory and disk cache associated with this ImageCache object.
- clearCacheInternal() -
类 net.tsz.afinal.bitmap.core.BitmapProcess 中的方法
-
- clearDiskCacheOnStart -
类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
-
- clearExpired(Date) -
类 net.tsz.afinal.http.PreferencesCookieStore 中的方法
-
- clearMemeoryCache() -
类 net.tsz.afinal.FinalBitmap 中的方法
- 清除缓存
- clearMemoryCache() -
类 net.tsz.afinal.bitmap.core.BitmapCache 中的方法
-
- click(String) -
类 net.tsz.afinal.annotation.view.EventListener 中的方法
-
- close() -
类 net.tsz.afinal.bitmap.core.BitmapCache 中的方法
- Closes the disk cache associated with this ImageCache object.
- close() -
类 net.tsz.afinal.bitmap.core.LruDiskCache 中的方法
- Closes this cache.
- close() -
类 net.tsz.afinal.bitmap.core.LruDiskCache.Snapshot 中的方法
-
- close() -
类 net.tsz.afinal.common.DiskLruCache 中的方法
- Closes this cache.
- close() -
类 net.tsz.afinal.common.DiskLruCache.Snapshot 中的方法
-
- closeCache() -
类 net.tsz.afinal.FinalBitmap 中的方法
- 关闭缓存
- closeCacheInternal() -
类 net.tsz.afinal.bitmap.core.BitmapProcess 中的方法
-
- closeQuietly(Closeable) -
类 net.tsz.afinal.bitmap.core.LruDiskCache 中的静态方法
- Closes 'closeable', ignoring any checked exceptions.
- closeQuietly(Closeable) -
类 net.tsz.afinal.common.DiskLruCache 中的静态方法
- Closes 'closeable', ignoring any checked exceptions.
- commit() -
类 net.tsz.afinal.bitmap.core.LruDiskCache.Editor 中的方法
- Commits this edit so it is visible to readers.
- commit() -
类 net.tsz.afinal.common.DiskLruCache.Editor 中的方法
- Commits this edit so it is visible to readers.
- compressFormat -
类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
-
- compressQuality -
类 net.tsz.afinal.bitmap.core.BitmapCache.ImageCacheParams 中的变量
-
- configBitmapMaxHeight(int) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 配置默认图片的小的高度
- configBitmapMaxWidth(int) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 配置默认图片的小的宽度
- configCharset(String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- configCookieStore(CookieStore) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- configDisplayer(Displayer) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 设置显示器,比如在显示的过程中显示动画等
- configDownlader(Downloader) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 设置下载器,比如通过ftp或者其他协议去网络读取图片的时候可以设置这项
- configLoadfailImage(Bitmap) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 设置图片加载失败时候显示的图片
- configLoadingImage(Bitmap) -
类 net.tsz.afinal.FinalBitmap 中的方法
- 设置图片正在加载的时候显示的图片
- configRequestExecutionRetryCount(int) -
类 net.tsz.afinal.FinalHttp 中的方法
- 配置错误重试次数
- configSSLSocketFactory(SSLSocketFactory) -
类 net.tsz.afinal.FinalHttp 中的方法
- 设置https请求时 的 SSLSocketFactory
- configTimeout(int) -
类 net.tsz.afinal.FinalHttp 中的方法
- 设置网络连接超时时间,默认为10秒钟
- configUserAgent(String) -
类 net.tsz.afinal.FinalHttp 中的方法
-
- create(Context) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalbitmap
- create(Context, String) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, float) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, int) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, float, int) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, int, int) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, float, int, int) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context, String, int, int, int) -
类 net.tsz.afinal.FinalBitmap 中的静态方法
- 创建finalBitmap
- create(Context) -
类 net.tsz.afinal.FinalDb 中的静态方法
- 创建FinalDb
- create(Context, boolean) -
类 net.tsz.afinal.FinalDb 中的静态方法
- 创建FinalDb
- create(Context, String) -
类 net.tsz.afinal.FinalDb 中的静态方法
- 创建FinalDb
- create(Context, String, boolean) -
类 net.tsz.afinal.FinalDb 中的静态方法
- 创建 FinalDb
- create(Context, String, boolean, int, FinalDb.DbUpdateListener) -
类 net.tsz.afinal.FinalDb 中的静态方法
- 创建 FinalDb
- createCount() -
类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
- Returns the number of times
LruMemoryCache.create(Object) returned a value.
- createCount() -
类 net.tsz.afinal.common.MemoryLruCache 中的方法
- Returns the number of times
MemoryLruCache.create(Object) returned a value.
- CursorUtils - net.tsz.afinal.db.sqlite 中的 类
-
- CursorUtils() -
类 net.tsz.afinal.db.sqlite.CursorUtils 的构造方法
-
A B C D E F G H I K L M N O P R S T U V