-
Emanuel Campolo authored
Replace existing `Collections.sort(...)` calls with `.sort(...)` directly on the collection instance. See gh-9781
4a189bde
Replace existing `Collections.sort(...)` calls with `.sort(...)` directly on the collection instance. See gh-9781