Class ReadOnlyList<T>

java.lang.Object
net.thevpc.common.props.impl.PropertyDelegate
net.thevpc.common.props.impl.ReadOnlyList<T>
All Implemented Interfaces:
Iterable<T>, GetValueModel<T>, ObservableList<T>, ObservableValue<T>, Property

public class ReadOnlyList<T> extends PropertyDelegate implements ObservableList<T>