This question explains a lot about Java conventions (I'm not sure how exactly they call this).
I'm just curious, is there any name given for a simple class (or POJO) which overrides equals() and hashCode() methods?
This question explains a lot about Java conventions (I'm not sure how exactly they call this).
I'm just curious, is there any name given for a simple class (or POJO) which overrides equals() and hashCode() methods?