Package | Description |
---|---|
com.devexperts.util |
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 © 2014 Devexperts. All Rights Reserved.