跳过导航链接
A B C G I P R S T V 

A

Autowired - com.alibaba.android.arouter.facade.annotation中的注释类型
Annotation for field, which need autowired.

B

build(RouteType, Class<?>, String, String, int, int) - 类 中的静态方法com.alibaba.android.arouter.facade.model.RouteMeta
For versions of 'compiler' less than 1.0.7, contain 1.0.7
build(RouteType, Class<?>, String, String, Map<String, Integer>, int, int) - 类 中的静态方法com.alibaba.android.arouter.facade.model.RouteMeta
For versions of 'compiler' greater than 1.0.7

C

com.alibaba.android.arouter.facade.annotation - 程序包 com.alibaba.android.arouter.facade.annotation
 
com.alibaba.android.arouter.facade.enums - 程序包 com.alibaba.android.arouter.facade.enums
 
com.alibaba.android.arouter.facade.model - 程序包 com.alibaba.android.arouter.facade.model
 

G

getClassName() - 枚举 中的方法com.alibaba.android.arouter.facade.enums.RouteType
 
getDestination() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getExtra() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getGroup() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getId() - 枚举 中的方法com.alibaba.android.arouter.facade.enums.RouteType
 
getInjectConfig() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getName() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getParamsType() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getPath() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getPriority() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getRawType() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getType() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
getType() - 类 中的方法com.alibaba.android.arouter.facade.model.TypeWrapper
 

I

Interceptor - com.alibaba.android.arouter.facade.annotation中的注释类型
Mark a interceptor to interception the route.

P

Param - com.alibaba.android.arouter.facade.annotation中的注释类型
已过时。
parse(String) - 枚举 中的静态方法com.alibaba.android.arouter.facade.enums.RouteType
 

R

Route - com.alibaba.android.arouter.facade.annotation中的注释类型
Mark a page can be route by router.
RouteMeta - com.alibaba.android.arouter.facade.model中的类
It contains basic route information.
RouteMeta() - 类 的构造器com.alibaba.android.arouter.facade.model.RouteMeta
 
RouteMeta(Route, Class<?>, RouteType) - 类 的构造器com.alibaba.android.arouter.facade.model.RouteMeta
Type
RouteMeta(Route, Element, RouteType, Map<String, Integer>) - 类 的构造器com.alibaba.android.arouter.facade.model.RouteMeta
Type
RouteMeta(RouteType, Element, Class<?>, String, String, String, Map<String, Integer>, int, int) - 类 的构造器com.alibaba.android.arouter.facade.model.RouteMeta
Type
RouteType - com.alibaba.android.arouter.facade.enums中的枚举
Type of route enum.

S

setClassName(String) - 枚举 中的方法com.alibaba.android.arouter.facade.enums.RouteType
 
setDestination(Class<?>) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setExtra(int) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setGroup(String) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setId(int) - 枚举 中的方法com.alibaba.android.arouter.facade.enums.RouteType
 
setInjectConfig(Map<String, Autowired>) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setName(String) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setParamsType(Map<String, Integer>) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setPath(String) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setPriority(int) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setRawType(Element) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
setType(RouteType) - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 

T

toString() - 类 中的方法com.alibaba.android.arouter.facade.model.RouteMeta
 
type - 类 中的变量com.alibaba.android.arouter.facade.model.TypeWrapper
 
TypeKind - com.alibaba.android.arouter.facade.enums中的枚举
Kind of field type.
TypeWrapper<T> - com.alibaba.android.arouter.facade.model中的类
Used for get type of target object.
TypeWrapper() - 类 的构造器com.alibaba.android.arouter.facade.model.TypeWrapper
 

V

valueOf(String) - 枚举 中的静态方法com.alibaba.android.arouter.facade.enums.RouteType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alibaba.android.arouter.facade.enums.TypeKind
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alibaba.android.arouter.facade.enums.RouteType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alibaba.android.arouter.facade.enums.TypeKind
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
A B C G I P R S T V 
跳过导航链接