Class WritableListAdapter<T>

java.lang.Object
net.thevpc.common.props.impl.WritableListAdapter<T>
All Implemented Interfaces:
Iterable<T>, GetValueModel<T>, ObservableList<T>, ObservableValue<T>, Property, SetValueModel<T>, WritableList<T>, WritableProperty, WritableValue<T>, WritableValueModel<T>
Direct Known Subclasses:
WritableListIndexSelectionImpl

public abstract class WritableListAdapter<T> extends Object implements WritableList<T>
Author:
thevpc