Is there an existing List implementation in Java that maintains order based on provided Comparator?
List
Comparator
Something that can be used in the following