Interface ReadableSetValue<E>

Type Parameters:
E - type of the elements.
All Superinterfaces:
ReadableCollectionValue<Set<E>,E>, ReadableContainerValue<Set<E>,E>, ReadableObjectValue<Set<E>>, ReadableTypedObjectValue<Set<E>>, ReadableTypedValue<Set<E>>, ReadableValue<Set<E>>, Supplier<Set<E>>
All Known Subinterfaces:
ObservableSetValue<E>, WritableSetValue<E>

public interface ReadableSetValue<E> extends ReadableCollectionValue<Set<E>,E>
Since:
1.0.0