|
||||||||||||||
|
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
||||||||||||||
To unsubscribe from this list please visit:

Sorry, but I cannot see any problem. The order is not used in the FieldKey's equals() or hashCode() method. Since FieldDictionary.fieldOrNull uses that FieldKey only for lookup, it does not matter with which order the FieldKey has been added to the map originally.
If you still see a problem, please provide a unit test that exposes any erroneous behavior.