Package io.microsphere.annotation
Annotation Type Since
-
@Retention(RUNTIME) @Target({TYPE,FIELD,METHOD,PARAMETER,CONSTRUCTOR,LOCAL_VARIABLE,ANNOTATION_TYPE,PACKAGE,TYPE_PARAMETER,TYPE_USE}) @Documented public @interface SinceThe annotation that indicates the API is introduced in the first time.- Since:
- 1.0.0
- Author:
- Mercy
- See Also:
Experimental