Analyzed 15 days ago
TEH stands for toString equals hashCode.
TEH uses annotations to implements ToString, Equals and hashCode, and forces these 2 rules:
any attribute used for hashCode will be used for equals and toString
any attribte used for equals will be used for toString