| Package | Description |
|---|---|
| org.gridgain.grid.util |
System-wide utility routine and helper classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridBoundedConcurrentLinkedHashSet<E>
Concurrent set with an upper bound.
|
class |
GridConcurrentHashSet<E>
Concurrent set implementation.
|
class |
GridConcurrentLinkedHashSet<E>
Concurrent linked set implementation.
|
class |
GridIdentityHashSet<E>
Set counterpart for
IdentityHashMap. |
class |
GridLeanSet<E>
Lean set implementation.
|
Copyright © 2014. All rights reserved.