-
Bug
-
Resolution: Fixed
-
P3
-
None
-
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>