Add hashCode and equals to NamedList
------------------------------------
Key: SOLR-458
URL: https://issues.apache.org/jira/browse/SOLR-458
Project: Solr
Issue Type: Improvement
Components: clients - java
Reporter: Stefan Rinner
It would be nice if NamedList would expose it's own hashCode and equals
methods. Exposing the hashCode and equals of the contained ArrayList (nvPairs)
should suffice
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.