JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
D
G
I
L
M
P
S
T
V
A
ALL_PERMISSION
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
C
CALENDAR
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
CAMERA
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
com.xuexiang.xaop.annotation
- package com.xuexiang.xaop.annotation
com.xuexiang.xaop.consts
- package com.xuexiang.xaop.consts
com.xuexiang.xaop.enums
- package com.xuexiang.xaop.enums
CONTACTS
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
D
DebugLog
- Annotation Type in
com.xuexiang.xaop.annotation
日志记录注解
DEFAULT_INTERVAL_MILLIS
- Static variable in annotation type com.xuexiang.xaop.annotation.
SingleClick
DiskCache
- Annotation Type in
com.xuexiang.xaop.annotation
磁盘缓存代理注解,通过aop切片的方式在编译期间织入源代码中
G
getPermissions(String)
- Static method in class com.xuexiang.xaop.consts.
PermissionConsts
I
Intercept
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 自定义拦截注解 author : xuexiang time : 2018/4/24 下午9:54
IOThread
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 子线程注解 author : xuexiang time : 2018/4/23 上午1:00
L
LOCATION
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
M
MainThread
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 主线程注解 author : xuexiang time : 2018/4/23 上午12:31
MemoryCache
- Annotation Type in
com.xuexiang.xaop.annotation
内存缓存代理注解,通过aop切片的方式在编译期间织入源代码中
MICROPHONE
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
P
Permission
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 申请系统权限注解 author : xuexiang time : 2018/4/22 下午6:34
PermissionConsts
- Class in
com.xuexiang.xaop.consts
权限相关常量
PermissionConsts()
- Constructor for class com.xuexiang.xaop.consts.
PermissionConsts
PermissionConsts.Permissions
- Annotation Type in
com.xuexiang.xaop.consts
PHONE
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
S
Safe
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 自动try-catch的注解 author : xuexiang time : 2018/5/14 下午10:33
SENSORS
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
SingleClick
- Annotation Type in
com.xuexiang.xaop.annotation
desc : 防止View被连续点击 author : xuexiang time : 2018/4/22 下午6:35
SMS
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
STORAGE
- Static variable in class com.xuexiang.xaop.consts.
PermissionConsts
T
ThreadType
- Enum in
com.xuexiang.xaop.enums
desc : author : xuexiang time : 2018/4/23 上午1:02
V
valueOf(String)
- Static method in enum com.xuexiang.xaop.enums.
ThreadType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum com.xuexiang.xaop.enums.
ThreadType
Returns an array containing the constants of this enum type, in the order they are declared.
A
C
D
G
I
L
M
P
S
T
V
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes