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

R

readAsciiLine(InputStream) - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的静态方法
Returns the ASCII characters up to but not including the next "\r\n", or "\n".
readAsciiLine(InputStream) - 类 net.tsz.afinal.common.DiskLruCache 中的静态方法
Returns the ASCII characters up to but not including the next "\r\n", or "\n".
readFully(Reader) - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的静态方法
Returns the remainder of 'reader' as a string, closing it when done.
readFully(Reader) - 类 net.tsz.afinal.common.DiskLruCache 中的静态方法
Returns the remainder of 'reader' as a string, closing it when done.
ReflectUtils - net.tsz.afinal.reflect 中的 类
 
ReflectUtils() - 类 net.tsz.afinal.reflect.ReflectUtils 的构造方法
 
remove(String) - 类 net.tsz.afinal.bitmap.core.LruDiskCache 中的方法
Drops the entry for key if it exists and can be removed.
remove(K) - 类 net.tsz.afinal.bitmap.core.LruMemoryCache 中的方法
Removes the entry for key if it exists.
remove(String) - 类 net.tsz.afinal.common.DiskLruCache 中的方法
Drops the entry for key if it exists and can be removed.
remove(K) - 类 net.tsz.afinal.common.MemoryLruCache 中的方法
Removes the entry for key if it exists.
remove(String) - 类 net.tsz.afinal.http.AjaxParams 中的方法
 
RetryHandler - net.tsz.afinal.http 中的 类
 
RetryHandler(int) - 类 net.tsz.afinal.http.RetryHandler 的构造方法
 
retryRequest(IOException, int, HttpContext) - 类 net.tsz.afinal.http.RetryHandler 中的方法
 

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