Uses of Class
com.tangosol.util.InflatableCollection
Packages that use InflatableCollection
- 
Uses of InflatableCollection in com.tangosol.util
Subclasses of InflatableCollection in com.tangosol.utilModifier and TypeClassDescriptionclassA List specialization of InflatableCollection.classA Set specialization of InflatableCollection.Fields in com.tangosol.util with type parameters of type InflatableCollectionModifier and TypeFieldDescriptionprotected static final AtomicReferenceFieldUpdater<InflatableCollection, Object> InflatableCollection.VALUE_UPDATERAtomic updater for collection values.