Uses of Class
com.tangosol.util.ConverterCollections.AbstractConverterEntry
-
Packages that use ConverterCollections.AbstractConverterEntry Package Description com.tangosol.util Contains various generic utilities. -
-
Uses of ConverterCollections.AbstractConverterEntry in com.tangosol.util
Subclasses of ConverterCollections.AbstractConverterEntry in com.tangosol.util Modifier and Type Class Description static class
ConverterCollections.ConverterCacheEntry
A ConfigurableCacheMap.Entry that lazily converts the key and value.static class
ConverterCollections.ConverterEntry<FK,TK,FV,TV>
A Map Entry that lazily converts the key and value.protected class
ConverterCollections.ConverterEntrySet.ConverterEntry
A Map Entry that lazily converts the key and value.
-