Class ConverterCollections.ConverterEntrySet.ConverterEntry

java.lang.Object
com.tangosol.util.ConverterCollections.AbstractConverterEntry<FK,TK,FV,TV>
com.tangosol.util.ConverterCollections.ConverterEntrySet.ConverterEntry
All Implemented Interfaces:
Serializable, Map.Entry<TK,TV>
Enclosing class:
ConverterCollections.ConverterEntrySet<FK,TK,FV,TV>

protected class ConverterCollections.ConverterEntrySet.ConverterEntry extends ConverterCollections.AbstractConverterEntry<FK,TK,FV,TV>
A Map Entry that lazily converts the key and value.
See Also: