Package | Description |
---|---|
com.devexperts.util |
Provides general utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexedSet<K,V>
A collection that contains no duplicate elements according to specified identification strategy.
|
class |
SynchronizedIndexedSet<K,V>
A synchronized thread-safe version of
IndexedSet class. |
Copyright © 2002–2025 Devexperts LLC. All rights reserved.