跳过导航链接
A B C D E G I L O P R S T V W 

A

acquire(int) - 接口 中的方法common.base.ArrayPool
 
acquire(int) - 类 中的方法common.base.ByteArrayPool
Returns a buffer from the pool if one is available in the requested size, or allocates a new one if a pooled one is not available.
ArrayPool<T> - common.base中的接口
Created by apolunor on 2017/5/5.

B

BaseApplication - common.base中的类
Created by apolunor on 16/8/16.
BaseApplication() - 类 的构造器common.base.BaseApplication
 
BUF_COMPARATOR - 类 中的静态变量common.base.ByteArrayPool
Compares buffers by size
ByteArrayPool - common.base中的类
Created by apolunor on 2017/5/14.
ByteArrayPool(int) - 类 的构造器common.base.ByteArrayPool
 

C

Cache<K,V> - common.base中的接口
Created by apolunor on 2017/4/20.
Callback<Request,Response> - common.base中的接口
Created by apolunor on 2016/12/9.
clearMemory() - 接口 中的方法common.base.ArrayPool
Evict all items from the memory cache.
clearMemory() - 类 中的方法common.base.ByteArrayPool
 
clearMemory() - 接口 中的方法common.base.Cache
Evict all items from the memory cache.
Common - common.base中的类
Created by apolunor on 2017/5/14.
common.base - 程序包 common.base
 
create() - 类 中的方法common.base.Singleton
 

D

d(String, Object...) - 类 中的静态方法common.base.LogHelper
 
d(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 

E

e(String, Object...) - 类 中的静态方法common.base.LogHelper
 
e(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 
ERROR_CODE_DEFAULT - 接口 中的静态变量common.base.ErrorHandler
 
ErrorHandler - common.base中的接口
Created by apolunor on 16/8/17.

G

get(K) - 接口 中的方法common.base.Cache
 
get() - 类 中的方法common.base.Singleton
 
getInstance() - 类 中的静态方法common.base.Common
 

I

i(String, Object...) - 类 中的静态方法common.base.LogHelper
 
i(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 
initialize() - 接口 中的方法common.base.Cache
 
initialize(Context) - 类 中的方法common.base.Common
 
initialize(Context) - 接口 中的方法common.base.Service
 
isDebug() - 类 中的方法common.base.Common
 
isGlobalCatchError() - 类 中的方法common.base.Common
 
isSuccess() - 类 中的方法common.base.Response
 

L

Listener<Request,Response> - common.base中的接口
Created by apolunor on 2016/12/9.
LogHelper - common.base中的类
Created by apolunor on 16/2/19.
LogHelper.Printer - common.base中的接口
 

O

onCancel(Request) - 接口 中的方法common.base.Listener
 
onConfigurationChanged(Configuration) - 类 中的方法common.base.Common
 
onCreate() - 类 中的方法common.base.BaseApplication
 
onError(Throwable, int) - 类 中的方法common.base.BaseApplication
 
onError(Throwable, int) - 接口 中的方法common.base.ErrorHandler
 
onFailure(Request, int) - 接口 中的方法common.base.Callback
 
onLowMemory() - 类 中的方法common.base.Common
 
onPreExecute(Request) - 接口 中的方法common.base.Listener
 
onProgressChange(Request, long, long) - 接口 中的方法common.base.Listener
 
onSuccess(Request, Response) - 接口 中的方法common.base.Callback
 
onTrimMemory(int) - 类 中的方法common.base.Common
 

P

put(K, V) - 接口 中的方法common.base.Cache
 

R

release(T) - 接口 中的方法common.base.ArrayPool
Release an instance to the pool.
release(byte[]) - 类 中的方法common.base.ByteArrayPool
Returns a buffer to the pool, throwing away old buffers if the pool would exceed its allotted size.
remove(K) - 接口 中的方法common.base.Cache
 
Report - common.base中的类
Created by apolunor on 2017/5/15.
report(String) - 类 中的静态方法common.base.Report
 
report(String, Map<String, Object>) - 类 中的静态方法common.base.Report
 
report(String, Throwable) - 类 中的静态方法common.base.Report
 
report(String) - 接口 中的方法common.base.Report.Reporter
 
report(String, Map<String, Object>) - 接口 中的方法common.base.Report.Reporter
 
Report.Reporter - common.base中的接口
 
Request<T> - common.base中的类
Created by apolunor on 2016/12/9.
Request() - 类 的构造器common.base.Request
 
request - 类 中的变量common.base.Response
 
Response<T> - common.base中的类
Created by apolunor on 2016/12/9.
Response() - 类 的构造器common.base.Response
 
result - 类 中的变量common.base.Response
 

S

Service - common.base中的接口
Created by apolunor on 2017/5/14.
Singleton<T> - common.base中的类
Created by apolunor on 2017/5/14.
Singleton() - 类 的构造器common.base.Singleton
 

T

tag(String) - 接口 中的方法common.base.LogHelper.Printer
 
tag(String) - 类 中的静态方法common.base.LogHelper
 
trimMemory(int) - 接口 中的方法common.base.ArrayPool
Trim the memory cache to the appropriate level.
trimMemory(int) - 类 中的方法common.base.ByteArrayPool
 
trimMemory(int) - 接口 中的方法common.base.Cache
Trim the memory cache to the appropriate level.

V

v(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 
v(String, Object...) - 类 中的静态方法common.base.LogHelper
 

W

w(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 
w(String, Object...) - 类 中的静态方法common.base.LogHelper
 
Wrapper<T> - common.base中的接口
Created by apolunor on 2017/4/27.
wtf(String, Object...) - 接口 中的方法common.base.LogHelper.Printer
 
wtf(String, Object...) - 类 中的静态方法common.base.LogHelper
 
A B C D E G I L O P R S T V W 
跳过导航链接