| Package | Description |
|---|---|
| org.eclipse.collections.impl.set | |
| org.eclipse.collections.impl.set.mutable |
This package contains implementations of
MutableSet. |
| Class and Description |
|---|
| UnifiedSet |
| Class and Description |
|---|
| MultiReaderUnifiedSet
MultiReadUnifiedSet provides a thread-safe wrapper around a UnifiedSet, using a ReentrantReadWriteLock.
|
| SetAdapter
This class provides a MutableSet wrapper around a JDK Collections Set interface instance.
|
| SynchronizedMutableSet
A synchronized view of a
MutableSet. |
| UnifiedSet |
| UnmodifiableMutableSet
An unmodifiable view of a list.
|
Copyright © 2004–2022. All rights reserved.