Check whether a set of AbstractFieldDetails with string values are equal.
This performs a deep check for equality, checking whether both sets are of the same size, and that each set has the same values using string compaction instead of AbstractFieldDetails equal function
a |
a set to compare |
b |
another set to compare |
|
0.9.7