T - Component typepublic interface Ordered<T>
| Modifier and Type | Method and Description |
|---|---|
java.util.Comparator<T> |
comparator()
Returns the comparator which defines the order of the elements contained in this collection.
|
java.util.Comparator<T> comparator()