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 TypeClassDescriptionclass
A List specialization of InflatableCollection.class
A Set specialization of InflatableCollection.Fields in com.tangosol.util with type parameters of type InflatableCollectionModifier and TypeFieldDescriptionprotected static final AtomicReferenceFieldUpdater
<InflatableCollection, Object> InflatableCollection.VALUE_UPDATER
Atomic updater for collection values.