Uses of Interface
com.tangosol.util.InflatableCollection.InflatedCollection
-
Packages that use InflatableCollection.InflatedCollection Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of InflatableCollection.InflatedCollection in com.tangosol.util
Methods in com.tangosol.util that return InflatableCollection.InflatedCollection Modifier and Type Method Description protected abstract InflatableCollection.InflatedCollection
InflatableCollection. instantiateCollection()
Factory method used to create a new Collection.protected InflatableCollection.InflatedCollection
InflatableList. instantiateCollection()
Factory method used to create a new Collection.protected InflatableCollection.InflatedCollection
InflatableSet. instantiateCollection()
Factory method used to create a new Collection.
-