Skip to content

Make generated classes more like enums#12

Open
cloudpay-simon wants to merge 1 commit into
cmoine:mainfrom
cloudpay-simon:implement-comparable
Open

Make generated classes more like enums#12
cloudpay-simon wants to merge 1 commit into
cmoine:mainfrom
cloudpay-simon:implement-comparable

Conversation

@cloudpay-simon

Copy link
Copy Markdown
Contributor

Implement java.lang.Comparable.
Implement hashCode() and equals().
Make name() and ordinal() final.
Only implement toString() if not already present.

Implement java.lang.Comparable.
Implement hashCode() and equals().
Make name() and ordinal() final.
Only implement toString() if not already present.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant