| Package | Description |
|---|---|
| javafx.collections.transformation |
| Modifier and Type | Field and Description |
|---|---|
private SortedList.Element<E>[] |
SortedList.sorted |
private SortedList.Element<E> |
SortedList.tempElement |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Comparator<SortedList.Element<E>> |
SortedList.elementComparator |
| Modifier and Type | Method and Description |
|---|---|
int |
SortedList.ElementComparator.compare(SortedList.Element<E> o1,
SortedList.Element<E> o2) |
int |
SortedList.ElementComparator.compare(SortedList.Element<E> o1,
SortedList.Element<E> o2) |