| Package | Description |
|---|---|
| com.tangosol.util |
Contains various generic utilities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InflatableList
A List specialization of InflatableCollection.
|
class |
InflatableSet
A Set specialization of InflatableCollection.
|
| Modifier and Type | Field and Description |
|---|---|
protected static AtomicReferenceFieldUpdater<InflatableCollection,Object> |
InflatableCollection.VALUE_UPDATER
Atomic updater for collection values.
|