Class ConverterCollections.ConverterEntrySet.ConverterIterator

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

protected class ConverterCollections.ConverterEntrySet.ConverterIterator extends Object implements Iterator<Map.Entry<TK,TV>>
A Map Entry Iterator that converts the key and value types.