Annotation Interface ReservedConstructor


@Target(CONSTRUCTOR) public @interface ReservedConstructor
Marks a constructor that is reserved for vanilla enum constants and cannot be used to create additional entries through the enum extension system