TypedValue should have proper equals(…) / hashCode() methods [SPR-11960] #16576
Labels
in: core
Issues in core modules (aop, beans, core, context, expression)
type: enhancement
A general enhancement
Milestone
Oliver Drotbohm opened SPR-11960 and commented
When implementing unit tests against custom
PropertyAccessor
andMathodResolver
instances it would be helpful ifTypedValue
would adhere to value object semantics and be equal if the set value and type is equal.Affects: 3.2.9, 4.0.5
Referenced from: commits 6dbb465, a8848cb
The text was updated successfully, but these errors were encountered: