Skip to content
wokier edited this page Sep 14, 2010 · 2 revisions

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
Clone this wiki locally