- java.lang.Object
-
- com.sun.faces.context.BaseContextMap.BaseIterator<E>
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected java.lang.String |
currentKey |
protected java.util.Enumeration |
e |
protected boolean |
removeCalled |
-
Constructor Summary
Constructors
Constructor and Description |
BaseIterator(java.util.Enumeration e) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining, next, remove
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface java.util.Iterator<E>
Copyright © 2002-2013 Oracle America, Inc. All Rights Reserved.