Closed msteindorfer closed 2 years ago
This PR removes the overlay interfaces that take a java.util.Comparator. These interfaces have been deprecated a while ago and are removed to make Capsule leaner, benefitting future maintenance and evolution of the library.
java.util.Comparator
(Note that Rascal stopped relying on these deprecated overlays in August 2019, cf. https://github.com/usethesource/vallang/commit/b53f0fd2be69d176428972120838bf897cb9a036.)
This PR removes the overlay interfaces that take a
java.util.Comparator
. These interfaces have been deprecated a while ago and are removed to make Capsule leaner, benefitting future maintenance and evolution of the library.(Note that Rascal stopped relying on these deprecated overlays in August 2019, cf. https://github.com/usethesource/vallang/commit/b53f0fd2be69d176428972120838bf897cb9a036.)