Yelp / parcelgen

Helpful tool to make data objects easier for Android
Other
65 stars 35 forks source link

Generate equals method #25

Closed jaye773 closed 8 years ago

jaye773 commented 9 years ago

Should create equals method. This will allow subclasses of generated classes to not need to recreate the equals method.

coltin commented 9 years ago

+1

jbrick commented 8 years ago

Fixed