Interface ReadableContainerValue<C,E>

Type Parameters:
C - type of the container value.
E - type of the contained elements (collection element or map value).
All Superinterfaces:
ReadableObjectValue<C>, ReadableTypedObjectValue<C>, ReadableTypedValue<C>, ReadableValue<C>, Supplier<C>
All Known Subinterfaces:
ObservableCollectionValue<C,E>, ObservableContainerValue<C,E>, ObservableListValue<E>, ObservableMapValue<K,V>, ObservableSetValue<E>, ReadableCollectionValue<C,E>, ReadableListValue<E>, ReadableMapValue<K,V>, ReadableSetValue<E>, WritableCollectionValue<C,E>, WritableContainerValue<C,E>, WritableListValue<E>, WritableMapValue<K,V>, WritableSetValue<E>

public interface ReadableContainerValue<C,E> extends ReadableTypedObjectValue<C>
Since:
1.0.0