Class ReadOnlyPIndexedNode<T>

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

public class ReadOnlyPIndexedNode<T> extends PropertyDelegate implements IndexedNode<T>