Interface SetEq.Immutable<K>

All Superinterfaces:
Collection<K>, Iterable<K>, Set<K>, SetEq<K>
All Known Subinterfaces:
Set.Immutable<K>
All Known Implementing Classes:
AbstractImmutableSet, AbstractSpecialisedImmutableSet, PersistentTrieSet, Set0, Set1, Set2, Set3, Set4, Set5
Enclosing interface:
SetEq<K>

@Deprecated public static interface SetEq.Immutable<K> extends SetEq<K>
Deprecated.