Classes | |
class | KeyFunctor< E > |
Represents a functor (an object that is used as a function) that returns a sort key given an object of the type being sorted in a MutableSortedSet. More... | |
class | MutableSortedSet< E > |
Implements a sorted set that allows sorting on any arbitrary key that can be derived from the data of the objects in the set. More... |