跳过导航链接
A B C D E F G H I J L M N O P R S T U W 

A

addFlags(int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Add additional flags to the intent (or with existing flags value).
addRouteGroup(IRouteGroup) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Add route group dynamic.
addRouteGroupDynamic(String, IRouteGroup) - 类 中的静态方法com.alibaba.android.arouter.core.LogisticsCenter
 
afterExecute(Runnable, Throwable) - 类 中的方法com.alibaba.android.arouter.thread.DefaultPoolExecutor
 
ARouter - com.alibaba.android.arouter.launcher中的类
ARouter facade
AROUTER_SP_CACHE_KEY - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
AROUTER_SP_KEY_MAP - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
attachBaseContext() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
已过时。
AUTO_INJECT - 类 中的静态变量com.alibaba.android.arouter.launcher.ARouter
 
autowire(Object) - 类 中的方法com.alibaba.android.arouter.core.AutowiredServiceImpl
 
autowire(Object) - 接口 中的方法com.alibaba.android.arouter.facade.service.AutowiredService
Autowired core.
AutowiredLifecycleCallback - com.alibaba.android.arouter.core中的类
已过时。
AutowiredLifecycleCallback() - 类 的构造器com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
AutowiredService - com.alibaba.android.arouter.facade.service中的接口
Service for autowired.
AutowiredServiceImpl - com.alibaba.android.arouter.core中的类
param inject service impl.
AutowiredServiceImpl() - 类 的构造器com.alibaba.android.arouter.core.AutowiredServiceImpl
 

B

build(String) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Build the roadmap, draw a postcard.
build(String, String) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
已过时。
build(Uri) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Build the roadmap, draw a postcard.
buildProvider(String) - 类 中的静态方法com.alibaba.android.arouter.core.LogisticsCenter
Build postcard by serviceName

C

canAutoInject() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
已过时。
cancel() - 类 中的方法com.alibaba.android.arouter.thread.CancelableCountDownLatch
 
CancelableCountDownLatch - com.alibaba.android.arouter.thread中的类
As its name.
CancelableCountDownLatch(int) - 类 的构造器com.alibaba.android.arouter.thread.CancelableCountDownLatch
Constructs a CountDownLatch initialized with the given count.
ClassLoaderService - com.alibaba.android.arouter.facade.service中的接口
Get class by user, maybe someone use InstantRun and other tech will move dex files.
ClassUtils - com.alibaba.android.arouter.utils中的类
Scanner, find out class with any conditions, copy from google source code.
ClassUtils() - 类 的构造器com.alibaba.android.arouter.utils.ClassUtils
 
com.alibaba.android.arouter.base - 程序包 com.alibaba.android.arouter.base
 
com.alibaba.android.arouter.core - 程序包 com.alibaba.android.arouter.core
 
com.alibaba.android.arouter.exception - 程序包 com.alibaba.android.arouter.exception
 
com.alibaba.android.arouter.facade - 程序包 com.alibaba.android.arouter.facade
 
com.alibaba.android.arouter.facade.callback - 程序包 com.alibaba.android.arouter.facade.callback
 
com.alibaba.android.arouter.facade.service - 程序包 com.alibaba.android.arouter.facade.service
 
com.alibaba.android.arouter.facade.template - 程序包 com.alibaba.android.arouter.facade.template
 
com.alibaba.android.arouter.launcher - 程序包 com.alibaba.android.arouter.launcher
 
com.alibaba.android.arouter.thread - 程序包 com.alibaba.android.arouter.thread
 
com.alibaba.android.arouter.utils - 程序包 com.alibaba.android.arouter.utils
 
completion(Postcard) - 类 中的静态方法com.alibaba.android.arouter.core.LogisticsCenter
Completion the postcard by route metas
Consts - com.alibaba.android.arouter.utils中的类
ARouter constants.
Consts() - 类 的构造器com.alibaba.android.arouter.utils.Consts
 

D

debug(String, String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
debug(String, String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
debuggable() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
DefaultLogger - com.alibaba.android.arouter.utils中的类
Default logger
DefaultLogger() - 类 的构造器com.alibaba.android.arouter.utils.DefaultLogger
 
DefaultLogger(String) - 类 的构造器com.alibaba.android.arouter.utils.DefaultLogger
 
DefaultPoolExecutor - com.alibaba.android.arouter.thread中的类
Executors
defaultTag - 接口 中的静态变量com.alibaba.android.arouter.facade.template.ILogger
 
DefaultThreadFactory - com.alibaba.android.arouter.thread中的类
线程池工厂类
DefaultThreadFactory() - 类 的构造器com.alibaba.android.arouter.thread.DefaultThreadFactory
 
DegradeService - com.alibaba.android.arouter.facade.service中的接口
Provide degrade service for router, you can do something when route has lost.
destroy() - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
 
doInterceptions(Postcard, InterceptorCallback) - 类 中的方法com.alibaba.android.arouter.core.InterceptorServiceImpl
 
doInterceptions(Postcard, InterceptorCallback) - 接口 中的方法com.alibaba.android.arouter.facade.service.InterceptorService
Do interceptions
DOT - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 

E

enableAutoInject() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
已过时。
error(String, String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
error(String, String, Throwable) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
error(String, String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
error(String, String, Throwable) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 

F

formatStackTrace(StackTraceElement[]) - 类 中的静态方法com.alibaba.android.arouter.utils.TextUtils
Print thread stack
forName() - 接口 中的方法com.alibaba.android.arouter.facade.service.ClassLoaderService
 
forString(String) - 接口 中的方法com.alibaba.android.arouter.facade.service.PathReplaceService
For normal path.
forUri(Uri) - 接口 中的方法com.alibaba.android.arouter.facade.service.PathReplaceService
For uri type.

G

getAction() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getContext() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getDefaultTag() - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
getDefaultTag() - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
getEnterAnim() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getExitAnim() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getExtInfo(StackTraceElement) - 类 中的静态方法com.alibaba.android.arouter.utils.DefaultLogger
 
getExtras() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getFileNameByPackageName(Context, String) - 类 中的静态方法com.alibaba.android.arouter.utils.ClassUtils
通过指定包名,扫描包下面包含的所有的ClassName
getFlag() - 接口 中的方法com.alibaba.android.arouter.facade.template.IPolicy
已过时。
 
getFlags() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getInstance() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
Get instance of router.
getInstance() - 类 中的静态方法com.alibaba.android.arouter.thread.DefaultPoolExecutor
 
getLeft(String) - 类 中的静态方法com.alibaba.android.arouter.utils.TextUtils
Split key with |
getOptionsBundle() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getProvider() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getRight(String) - 类 中的静态方法com.alibaba.android.arouter.utils.TextUtils
Split key with |
getSourcePaths(Context) - 类 中的静态方法com.alibaba.android.arouter.utils.ClassUtils
get all the dex path
getTag() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getTimeout() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
getUri() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
greenChannel() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Green channel, it will skip all of interceptors.

H

HandlerException - com.alibaba.android.arouter.exception中的异常错误
主流程的处理异常
HandlerException(String) - 异常错误 的构造器com.alibaba.android.arouter.exception.HandlerException
 

I

IInterceptor - com.alibaba.android.arouter.facade.template中的接口
Used for inject custom logic when navigation.
IInterceptorGroup - com.alibaba.android.arouter.facade.template中的接口
Template of interceptor group.
ILogger - com.alibaba.android.arouter.facade.template中的接口
Logger
info(String, String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
info(String, String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
init(Context) - 类 中的方法com.alibaba.android.arouter.core.AutowiredServiceImpl
 
init(Context) - 类 中的方法com.alibaba.android.arouter.core.InterceptorServiceImpl
 
init(Context, ThreadPoolExecutor) - 类 中的静态方法com.alibaba.android.arouter.core.LogisticsCenter
LogisticsCenter init, load all metas in memory.
init(Context) - 接口 中的方法com.alibaba.android.arouter.facade.template.IProvider
Do your init work in this method, it well be call when processor has been load.
init(Application) - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
Init, it must be call before used router.
InitException - com.alibaba.android.arouter.exception中的异常错误
初始化相关异常
InitException(String) - 异常错误 的构造器com.alibaba.android.arouter.exception.InitException
 
inject(Object) - 接口 中的方法com.alibaba.android.arouter.facade.template.ISyringe
 
inject(Object) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Inject params and services.
InstrumentationHook - com.alibaba.android.arouter.core中的类
已过时。
InstrumentationHook() - 类 的构造器com.alibaba.android.arouter.core.InstrumentationHook
已过时。
 
InterceptorCallback - com.alibaba.android.arouter.facade.callback中的接口
The callback of interceptor.
InterceptorService - com.alibaba.android.arouter.facade.service中的接口
Interceptor service
InterceptorServiceImpl - com.alibaba.android.arouter.core中的类
All of interceptors
InterceptorServiceImpl() - 类 的构造器com.alibaba.android.arouter.core.InterceptorServiceImpl
 
IPolicy - com.alibaba.android.arouter.facade.template中的接口
已过时。
IProvider - com.alibaba.android.arouter.facade.template中的接口
Provider interface, base of other interface.
IProviderGroup - com.alibaba.android.arouter.facade.template中的接口
Template of provider group.
IRouteGroup - com.alibaba.android.arouter.facade.template中的接口
Group element.
IRouteRoot - com.alibaba.android.arouter.facade.template中的接口
Root element.
isEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.android.arouter.utils.MapUtils
Null-safe check if the specified map is empty.
isEmpty(CharSequence) - 类 中的静态方法com.alibaba.android.arouter.utils.TextUtils
 
isGreenChannel() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
isMonitorMode() - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
isMonitorMode() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
isMonitorMode() - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
isNewVersion(Context) - 类 中的静态方法com.alibaba.android.arouter.utils.PackageUtils
 
isNotEmpty(Map<?, ?>) - 类 中的静态方法com.alibaba.android.arouter.utils.MapUtils
Null-safe check if the specified map is not empty.
isShowLog - 接口 中的静态变量com.alibaba.android.arouter.facade.template.ILogger
 
isShowStackTrace - 接口 中的静态变量com.alibaba.android.arouter.facade.template.ILogger
 
ISyringe - com.alibaba.android.arouter.facade.template中的接口
Template of syringe

J

json2Object(String, Class<T>) - 接口 中的方法com.alibaba.android.arouter.facade.service.SerializationService
已过时。

L

LAST_VERSION_CODE - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
LAST_VERSION_NAME - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
loadInto(Map<Integer, Class<? extends IInterceptor>>) - 接口 中的方法com.alibaba.android.arouter.facade.template.IInterceptorGroup
Load interceptor to input
loadInto(Map<String, RouteMeta>) - 接口 中的方法com.alibaba.android.arouter.facade.template.IProviderGroup
Load providers map to input
loadInto(Map<String, RouteMeta>) - 接口 中的方法com.alibaba.android.arouter.facade.template.IRouteGroup
Fill the atlas with routes in group.
loadInto(Map<String, Class<? extends IRouteGroup>>) - 接口 中的方法com.alibaba.android.arouter.facade.template.IRouteRoot
Load routes to input
logger - 类 中的静态变量com.alibaba.android.arouter.launcher.ARouter
 
LogisticsCenter - com.alibaba.android.arouter.core中的类
LogisticsCenter contains all of the map.
LogisticsCenter() - 类 的构造器com.alibaba.android.arouter.core.LogisticsCenter
 

M

MapUtils - com.alibaba.android.arouter.utils中的类
Copy from apache common.
MapUtils() - 类 的构造器com.alibaba.android.arouter.utils.MapUtils
 
monitor(String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
monitor(String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
monitorMode() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 

N

NavCallback - com.alibaba.android.arouter.facade.callback中的类
Easy to use navigation callback.
NavCallback() - 类 的构造器com.alibaba.android.arouter.facade.callback.NavCallback
 
navigation() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Navigation to the route with path in postcard.
navigation(Context) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Navigation to the route with path in postcard.
navigation(Context, NavigationCallback) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Navigation to the route with path in postcard.
navigation(Activity, int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Navigation to the route with path in postcard.
navigation(Activity, int, NavigationCallback) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Navigation to the route with path in postcard.
navigation(Class<? extends T>) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Launch the navigation by type
navigation(Context, Postcard, int, NavigationCallback) - 类 中的方法com.alibaba.android.arouter.launcher.ARouter
Launch the navigation.
NavigationCallback - com.alibaba.android.arouter.facade.callback中的接口
Callback after navigation.
newActivity(ClassLoader, String, Intent) - 类 中的方法com.alibaba.android.arouter.core.InstrumentationHook
已过时。
Hook the instrumentation's newActivity, inject Perform instantiation of the process's Activity object.
newThread(Runnable) - 类 中的方法com.alibaba.android.arouter.thread.DefaultThreadFactory
 
NoRouteFoundException - com.alibaba.android.arouter.exception中的异常错误
As its name
NoRouteFoundException(String) - 异常错误 的构造器com.alibaba.android.arouter.exception.NoRouteFoundException
Constructs a new RuntimeException with the current stack trace and the specified detail message.

O

object2Json(Object) - 接口 中的方法com.alibaba.android.arouter.facade.service.SerializationService
Object to json
onActivityCreated(Activity, Bundle) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivityDestroyed(Activity) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivityPaused(Activity) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivityResumed(Activity) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivitySaveInstanceState(Activity, Bundle) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivityStarted(Activity) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onActivityStopped(Activity) - 类 中的方法com.alibaba.android.arouter.core.AutowiredLifecycleCallback
已过时。
 
onArrival(Postcard) - 类 中的方法com.alibaba.android.arouter.facade.callback.NavCallback
 
onArrival(Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.callback.NavigationCallback
Callback after navigation.
onContinue(Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.callback.InterceptorCallback
Continue process
onFound(Postcard) - 类 中的方法com.alibaba.android.arouter.facade.callback.NavCallback
 
onFound(Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.callback.NavigationCallback
Callback when find the destination.
onInterrupt(Throwable) - 接口 中的方法com.alibaba.android.arouter.facade.callback.InterceptorCallback
Interrupt process, pipeline will be destroy when this method called.
onInterrupt(Postcard) - 类 中的方法com.alibaba.android.arouter.facade.callback.NavCallback
 
onInterrupt(Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.callback.NavigationCallback
Callback on interrupt.
onLost(Postcard) - 类 中的方法com.alibaba.android.arouter.facade.callback.NavCallback
 
onLost(Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.callback.NavigationCallback
Callback after lose your way.
onLost(Context, Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.service.DegradeService
Router has lost.
onPretreatment(Context, Postcard) - 接口 中的方法com.alibaba.android.arouter.facade.service.PretreatmentService
Do something before navigation.
openDebug() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
openLog() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 

P

PackageUtils - com.alibaba.android.arouter.utils中的类
Android package utils
PackageUtils() - 类 的构造器com.alibaba.android.arouter.utils.PackageUtils
 
parseObject(String, Type) - 接口 中的方法com.alibaba.android.arouter.facade.service.SerializationService
Parse json to object
PathReplaceService - com.alibaba.android.arouter.facade.service中的接口
Preprocess your path
Postcard - com.alibaba.android.arouter.facade中的类
A container that contains the roadmap.
Postcard() - 类 的构造器com.alibaba.android.arouter.facade.Postcard
 
Postcard(String, String) - 类 的构造器com.alibaba.android.arouter.facade.Postcard
 
Postcard(String, String, Uri, Bundle) - 类 的构造器com.alibaba.android.arouter.facade.Postcard
 
PretreatmentService - com.alibaba.android.arouter.facade.service中的接口
Pretreatment service used for check if need navigation.
printStackTrace() - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
process(Postcard, InterceptorCallback) - 接口 中的方法com.alibaba.android.arouter.facade.template.IInterceptor
The operation of this interceptor.
put(K, V) - 类 中的方法com.alibaba.android.arouter.base.UniqueKeyTreeMap
 

R

RAW_URI - 类 中的静态变量com.alibaba.android.arouter.launcher.ARouter
 
ROUTE_ROOT_PAKCAGE - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 

S

SDK_NAME - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
SEPARATOR - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
SerializationService - com.alibaba.android.arouter.facade.service中的接口
Used for parse json string.
setContext(Context) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
setExecutor(ThreadPoolExecutor) - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
setLogger(ILogger) - 类 中的静态方法com.alibaba.android.arouter.launcher.ARouter
 
setProvider(IProvider) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
setTag(Object) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
setTimeout(int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Set timeout of navigation this time.
setUri(Uri) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
showLog(boolean) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
showLog(boolean) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
showMonitor(boolean) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
showStackTrace(boolean) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
showStackTrace(boolean) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
splitQueryParameters(Uri) - 类 中的静态方法com.alibaba.android.arouter.utils.TextUtils
Split query parameters
SUFFIX_AUTOWIRED - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
SUFFIX_INTERCEPTORS - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
SUFFIX_PROVIDERS - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
SUFFIX_ROOT - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
suspend() - 类 中的静态方法com.alibaba.android.arouter.core.LogisticsCenter
Suspend business, clear cache.

T

TAG - 类 中的静态变量com.alibaba.android.arouter.utils.Consts
 
TextUtils - com.alibaba.android.arouter.utils中的类
Text utils
TextUtils() - 类 的构造器com.alibaba.android.arouter.utils.TextUtils
 
toString() - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 

U

UniqueKeyTreeMap<K,V> - com.alibaba.android.arouter.base中的类
TreeMap with unique key.
UniqueKeyTreeMap(String) - 类 的构造器com.alibaba.android.arouter.base.UniqueKeyTreeMap
 
updateVersion(Context) - 类 中的静态方法com.alibaba.android.arouter.utils.PackageUtils
 

W

warning(String, String) - 接口 中的方法com.alibaba.android.arouter.facade.template.ILogger
 
warning(String, String) - 类 中的方法com.alibaba.android.arouter.utils.DefaultLogger
 
with(Bundle) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
BE ATTENTION TO THIS METHOD WAS SET, NOT ADD!
withAction(String) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
 
withBoolean(String, boolean) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a Boolean value into the mapping of this Bundle, replacing any existing value for the given key.
withBundle(String, Bundle) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a Bundle value into the mapping of this Bundle, replacing any existing value for the given key.
withByte(String, byte) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a byte value into the mapping of this Bundle, replacing any existing value for the given key.
withByteArray(String, byte[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a byte array value into the mapping of this Bundle, replacing any existing value for the given key.
withChar(String, char) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a char value into the mapping of this Bundle, replacing any existing value for the given key.
withCharArray(String, char[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a char array value into the mapping of this Bundle, replacing any existing value for the given key.
withCharSequence(String, CharSequence) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a CharSequence value into the mapping of this Bundle, replacing any existing value for the given key.
withCharSequenceArray(String, CharSequence[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a CharSequence array value into the mapping of this Bundle, replacing any existing value for the given key.
withCharSequenceArrayList(String, ArrayList<CharSequence>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts an ArrayList value into the mapping of this Bundle, replacing any existing value for the given key.
withDouble(String, double) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a double value into the mapping of this Bundle, replacing any existing value for the given key.
withFlags(int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Set special flags controlling how this intent is handled.
withFloat(String, float) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a float value into the mapping of this Bundle, replacing any existing value for the given key.
withFloatArray(String, float[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a float array value into the mapping of this Bundle, replacing any existing value for the given key.
withInt(String, int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts an int value into the mapping of this Bundle, replacing any existing value for the given key.
withIntegerArrayList(String, ArrayList<Integer>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts an ArrayList value into the mapping of this Bundle, replacing any existing value for the given key.
withLong(String, long) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a long value into the mapping of this Bundle, replacing any existing value for the given key.
withObject(String, Object) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Set object value, the value will be convert to string by 'Fastjson'
withOptionsCompat(ActivityOptionsCompat) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Set options compat
withParcelable(String, Parcelable) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a Parcelable value into the mapping of this Bundle, replacing any existing value for the given key.
withParcelableArray(String, Parcelable[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts an array of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key.
withParcelableArrayList(String, ArrayList<? extends Parcelable>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a List of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key.
withSerializable(String, Serializable) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a Serializable value into the mapping of this Bundle, replacing any existing value for the given key.
withShort(String, short) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a short value into the mapping of this Bundle, replacing any existing value for the given key.
withShortArray(String, short[]) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a short array value into the mapping of this Bundle, replacing any existing value for the given key.
withSparseParcelableArray(String, SparseArray<? extends Parcelable>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a SparceArray of Parcelable values into the mapping of this Bundle, replacing any existing value for the given key.
withString(String, String) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts a String value into the mapping of this Bundle, replacing any existing value for the given key.
withStringArrayList(String, ArrayList<String>) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Inserts an ArrayList value into the mapping of this Bundle, replacing any existing value for the given key.
withTransition(int, int) - 类 中的方法com.alibaba.android.arouter.facade.Postcard
Set normal transition anim
A B C D E F G H I J L M N O P R S T U W 
跳过导航链接