E
- The type of elements supportedpublic interface SetValue<E> extends CollectionValue<E,Set<E>,SetValue<E>,ImmutableSetValue<E>>
CollectionValue
backed by a Set
. The
reasoning is that a Set
retains no ordering of the elements it
contains.add, addAll, asImmutable, contains, containsAll, copy, filter, getAll, isEmpty, remove, removeAll, removeAll, set, size, transform
exists, get, getDefault, getDirect, getKey
forEach, iterator, spliterator