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 Beta
@Beta
@Target
({
TYPE
,
METHOD
,
PARAMETER
})
@Retention
(
RUNTIME
)
@Documented
public @interface
Beta
标识新开发的趋于稳定的API,后续可能会进行少量更改和特性测试验证
Since:
0.0.1.10