E
- The type of elements supportedpublic interface ImmutableSetValue<E> extends ImmutableCollectionValue<E,Set<E>,ImmutableSetValue<E>,SetValue<E>>
ImmutableCollectionValue
backed by a
Set
. The reasoning is that a Set
retains no ordering of the
elements it contains.asMutable, contains, containsAll, getAll, isEmpty, size, transform, with, withAll, withElement, without, withoutAll, withoutAll