Package com.sun.javafx.collections
package com.sun.javafx.collections
-
ClassDescriptionMapListenerHelper<K,
V> A List wrapper class that implements observability.ObservableMapWrapper<K,V> A Map wrapper class that implements observability.A Set wrapper class that implements observability.SortableList<E>SortableList is a list that can sort itself in an efficient way, in contrast to the Collections.sort() method which threat all lists the same way.Helper class that contains algorithms taken from JDK that additionally tracks the permutation that's created thorough the process