You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is actually something that I need. There is no workaround for this problem because you can't extend an Enum :(. A fix for this issue would be much appreciated.
It is not possible to add an Interface to an Enum:
org.jsonschema2pojo.rules.ObjectRule has the 'addInterfaces' method that is missing in org.jsonschema2pojo.rules.EnumRule:
The text was updated successfully, but these errors were encountered: