-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: None
-
Component/s: tools
-
b18
All instances of Utils.ElermentComparator are utils.ElementComparator<Element>.
It does not make sense for this to be a generic type.
It is OK for it to be *implementing* a generic type, Comparator<Element>
It does not make sense for this to be a generic type.
It is OK for it to be *implementing* a generic type, Comparator<Element>