JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.acanx.annotation
Annotation Type Alpha
@Alpha
@Target
({
TYPE
,
METHOD
,
PARAMETER
,
FIELD
})
@Retention
(
RUNTIME
)
@Documented
public @interface
Alpha
标识新开发的不稳定的API,后续版本可能会修改、重构或者删除
Since:
0.0.1.10