Class SimpleElement.AttributeMap.EntrySet.EntrySetIterator

java.lang.Object
com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet.EntrySetIterator
All Implemented Interfaces:
Iterator
Enclosing class:
SimpleElement.AttributeMap.EntrySet

protected class SimpleElement.AttributeMap.EntrySet.EntrySetIterator extends Object implements Iterator
An Iterator over the Entry objects in the EntrySet.
  • Constructor Details

    • EntrySetIterator

      protected EntrySetIterator()
  • Method Details