public @interface Alpha
An annotation that defines the annotated value as being an alpha version,
meaning that it could have bugs, is likely to be changed in the future, or
may even be deprecated or removed.
Code annotated by this is not recommended for production use
- Since:
- 1.2.1.0
- Author:
- Cruz Bishop