Uses of Class
org.eclipse.collections.impl.set.mutable.MultiReaderUnifiedSet.UntouchableMutableSet
-
Packages that use MultiReaderUnifiedSet.UntouchableMutableSet Package Description org.eclipse.collections.impl.set.mutable This package contains implementations ofMutableSet
. -
-
Uses of MultiReaderUnifiedSet.UntouchableMutableSet in org.eclipse.collections.impl.set.mutable
Methods in org.eclipse.collections.impl.set.mutable that return MultiReaderUnifiedSet.UntouchableMutableSet Modifier and Type Method Description (package private) MultiReaderUnifiedSet.UntouchableMutableSet<T>
MultiReaderUnifiedSet. asReadUntouchable()
(package private) MultiReaderUnifiedSet.UntouchableMutableSet<T>
MultiReaderUnifiedSet. asWriteUntouchable()
-