Interface GetValueModel<T>
- All Known Subinterfaces:
IndexedNode<T>, NamedNode<T>, ObservableBoolean, ObservableList<T>, ObservableListIndexSelection<T>, ObservableListIndexSelectionExt<T>, ObservableListSelection<T>, ObservableValue<T>, WritableBoolean, WritableIndexedNode<T>, WritableInt, WritableList<T>, WritableListIndexSelection<T>, WritableListIndexSelectionExt<T>, WritableListSelection<T>, WritableNamedNode<T>, WritableString, WritableValue<T>, WritableValueModel<T>
- All Known Implementing Classes:
DefaultWritableValueModel, MappedValueBase, MappedValueBoolean, ObservableValueBase, ObservableValueDelegate, ReadOnlyList, ReadOnlyListIndexSelection, ReadOnlyListIndexSelectionExt, ReadOnlyListSelection, ReadOnlyPIndexedNode, ReadOnlyPNamedNode, ReadOnlyValue, WritableBooleanImpl, WritableDouble, WritableFloat, WritableIndexedNodeImpl, WritableIntImpl, WritableListAdapter, WritableListBase, WritableListImpl, WritableListIndexSelectionImpl, WritableListSelectionImpl, WritableLong, WritableNamedNodeImpl, WritableSetImpl, WritableStringImpl, WritableValueBase, WritableValueDelegate, WritableValueImpl
public interface GetValueModel<T>
-
Method Summary
-
Method Details
-
get
T get()
-