|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.portal.common.util.TypedMap.KeySet.KeyIterator
public class TypedMap.KeySet.KeyIterator
| Constructor Summary | |
|---|---|
TypedMap.KeySet.KeyIterator()
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
EK |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TypedMap.KeySet.KeyIterator()
| Method Detail |
|---|
public void remove()
remove in interface java.util.Iterator<EK>public boolean hasNext()
hasNext in interface java.util.Iterator<EK>public EK next()
next in interface java.util.Iterator<EK>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||