Uses of Class
com.tangosol.util.ChainedMap.EntrySet
-
Packages that use ChainedMap.EntrySet Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of ChainedMap.EntrySet in com.tangosol.util
Fields in com.tangosol.util declared as ChainedMap.EntrySet Modifier and Type Field Description protected ChainedMap.EntrySet
ChainedMap. m_setEntries
The entry set.Methods in com.tangosol.util that return ChainedMap.EntrySet Modifier and Type Method Description protected ChainedMap.EntrySet
ChainedMap. instantiateEntrySet()
(Factory pattern) Instantiate an Entry Set or subclass thereof.
-