Class SnapshotObservableList.Exposed<T>

java.lang.Object
java.util.AbstractCollection<E>
java.util.AbstractList<E>
javafx.collections.ObservableListBase<T>
com.iamsoft.util.ui.javafx.collections.SnapshotObservableList<T>
com.iamsoft.util.ui.javafx.collections.SnapshotObservableList.Exposed<T>
Type Parameters:
T - List element type.
All Implemented Interfaces:
Iterable<T>, Collection<T>, List<T>, javafx.beans.Observable, javafx.collections.ObservableList<T>
Enclosing class:
SnapshotObservableList<T>

public static class SnapshotObservableList.Exposed<T> extends SnapshotObservableList<T>