matyb / leh

A generic reusable java equals method implemented with reflection and an optional notion of identities. Useful for avoiding statically defining logical equals/hashcode, and to determine changes in different instances of objects that do not implement equals and/or hashcode logically.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

matyb/leh Issues