Class MultiReaderUnifiedSet.UntouchableMutableSet<T>

java.lang.Object
org.eclipse.collections.impl.collection.mutable.AbstractMultiReaderMutableCollection.UntouchableMutableCollection<T>
org.eclipse.collections.impl.set.mutable.MultiReaderUnifiedSet.UntouchableMutableSet<T>
All Implemented Interfaces:
Cloneable, Iterable<T>, Collection<T>, Set<T>, MutableCollection<T>, InternalIterable<T>, RichIterable<T>, MutableSet<T>, MutableSetIterable<T>, SetIterable<T>, UnsortedSetIterable<T>
Enclosing class:
MultiReaderUnifiedSet<T>

static final class MultiReaderUnifiedSet.UntouchableMutableSet<T> extends AbstractMultiReaderMutableCollection.UntouchableMutableCollection<T> implements MutableSet<T>