Uses of Class
com.tangosol.util.InflatableCollection
-
Packages that use InflatableCollection Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of InflatableCollection in com.tangosol.util
Subclasses of InflatableCollection in com.tangosol.util Modifier and Type Class Description class
InflatableList
A List specialization of InflatableCollection.class
InflatableSet
A Set specialization of InflatableCollection.Fields in com.tangosol.util with type parameters of type InflatableCollection Modifier and Type Field Description protected static AtomicReferenceFieldUpdater<InflatableCollection,Object>
InflatableCollection. VALUE_UPDATER
Atomic updater for collection values.
-