org.apache.portals.bridges.jsf
Class AbstractAttributeMap.ValuesIterator
java.lang.Object
org.apache.portals.bridges.jsf.AbstractAttributeMap.KeyIterator
org.apache.portals.bridges.jsf.AbstractAttributeMap.ValuesIterator
- All Implemented Interfaces:
- Iterator
- Enclosing class:
- AbstractAttributeMap
private class AbstractAttributeMap.ValuesIterator
- extends AbstractAttributeMap.KeyIterator
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAttributeMap.ValuesIterator
private AbstractAttributeMap.ValuesIterator()
next
public Object next()
- Specified by:
next
in interface Iterator
- Overrides:
next
in class AbstractAttributeMap.KeyIterator
Copyright © 2005 Apache Software Foundation. All Rights Reserved.