Skip navigation links 
 
com.tangosol.run.xml
Class SimpleElement.AttributeMap.EntrySet.EntrySetIterator
java.lang.Object
   com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet.EntrySetIterator
com.tangosol.run.xml.SimpleElement.AttributeMap.EntrySet.EntrySetIterator
- All Implemented Interfaces:
- java.util.Iterator
- Enclosing class:
- SimpleElement.AttributeMap.EntrySet
- 
protected class SimpleElement.AttributeMap.EntrySet.EntrySetIterator
 
- extends java.lang.Object
- implements java.util.Iterator
An Iterator over the Entry objects in the EntrySet.
 
  
 
 
 
SimpleElement.AttributeMap.EntrySet.EntrySetIterator
protected SimpleElement.AttributeMap.EntrySet.EntrySetIterator()
hasNext
public boolean hasNext()
- 
- Specified by:
- hasNextin interface- java.util.Iterator
 
next
public java.lang.Object next()
- 
- Specified by:
- nextin interface- java.util.Iterator
 
remove
public void remove()
- 
- Specified by:
- removein interface- java.util.Iterator
 
Skip navigation links 
 
Copyright © 2000, 2014, Oracle and/or its affiliates. All rights reserved.