Generate an annotation to suppress deprecation warnings
The valueOf method on enums is deprecated, but for compatibility reasons the generated code has to keep using it. We can use an annotation to suppress the deprecation warnings.
Showing
Please
register
or
sign in
to comment