Details
-
Bug
-
Resolution: Fixed
-
Major
-
14.10
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Example:
public class TestClassWithUnstableAtStaticFieldLevel { /** * @since 6.0 */ @Unstable public static final String SOMETHING = "something"; }