Interface ReadableCollectionValue<C extends Collection<E>,E>

Type Parameters:
C - type of the Collection value.
E - type of the elements.
All Superinterfaces:
ReadableContainerValue<C,E>, ReadableObjectValue<C>, ReadableValue<C>, Supplier<C>
All Known Subinterfaces:
ObservableCollectionValue<C,E>, ObservableListValue<E>, ObservableSetValue<E>, ReadableListValue<E>, ReadableSetValue<E>, WritableCollectionValue<C,E>, WritableListValue<E>, WritableSetValue<E>

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