JamesIry / jADT

A spoonful of ADT in your Java.
http://jamesiry.github.com/jADT/index.html
Apache License 2.0
49 stars 4 forks source link

Need a way to specify custom methods #29

Open JamesIry opened 12 years ago

JamesIry commented 12 years ago

Need to be able to implement custom toString, equals, hashCode and even implement interfaces like Comparable.

wiki discussion https://github.com/JamesIry/jADT/wiki/Custom-equals,-hashCode,-toString,-Comparable,-etc