public @interface ReleaseCandidate
An annotation that defines the annotated value as being a release candidate,
meaning that it could have small changes before the final release.
Code annotated by this is safe for production use if it doesn't change too much
- Since:
- 1.2.1.0
- Author:
- Cruz Bishop