Class Hierarchy
- java.lang.Object
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractList<E> (implements java.util.List<E>)
- java.util.AbstractSequentialList<E>
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- io.github.palexdev.materialfx.collections.CircularQueue<E>
- java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
- javafx.collections.ObservableListBase<E> (implements javafx.collections.ObservableList<E>)
- javafx.collections.transformation.TransformationList<E,
F> (implements javafx.collections.ObservableList<E>) - io.github.palexdev.materialfx.collections.TransformableList<T>
- javafx.collections.transformation.TransformationList<E,
- io.github.palexdev.materialfx.collections.TransformableListWrapper<T> (implements javafx.collections.ObservableList<E>)
- java.util.AbstractSequentialList<E>
- java.util.AbstractList<E> (implements java.util.List<E>)
- javafx.beans.binding.ListExpression<E> (implements javafx.beans.value.ObservableListValue<E>)
- javafx.beans.property.ReadOnlyListProperty<E> (implements javafx.beans.property.ReadOnlyProperty<T>)
- javafx.beans.property.ListProperty<E> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableListValue<E>)
- javafx.beans.property.ListPropertyBase<E>
- javafx.beans.property.SimpleListProperty<E>
- io.github.palexdev.materialfx.collections.ObservableStack<E>
- javafx.beans.property.SimpleListProperty<E>
- javafx.beans.property.ListPropertyBase<E>
- javafx.beans.property.ListProperty<E> (implements javafx.beans.property.Property<T>, javafx.beans.value.WritableListValue<E>)
- javafx.beans.property.ReadOnlyListProperty<E> (implements javafx.beans.property.ReadOnlyProperty<T>)
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)