|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.springsource.util.common.CaseInsensitiveMap.KeySet.KeySetIterator
private static final class CaseInsensitiveMap.KeySet.KeySetIterator
| Field Summary | |
|---|---|
private java.util.Iterator<CaseInsensitiveMap.CaseInsensitiveKey> |
iterator
|
| Constructor Summary | |
|---|---|
CaseInsensitiveMap.KeySet.KeySetIterator(java.util.Iterator<CaseInsensitiveMap.CaseInsensitiveKey> iterator)
|
|
| Method Summary | |
|---|---|
boolean |
hasNext()
|
java.lang.String |
next()
|
void |
remove()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.util.Iterator<CaseInsensitiveMap.CaseInsensitiveKey> iterator
| Constructor Detail |
|---|
public CaseInsensitiveMap.KeySet.KeySetIterator(java.util.Iterator<CaseInsensitiveMap.CaseInsensitiveKey> iterator)
| Method Detail |
|---|
public boolean hasNext()
hasNext in interface java.util.Iterator<java.lang.String>public java.lang.String next()
next in interface java.util.Iterator<java.lang.String>public void remove()
remove in interface java.util.Iterator<java.lang.String>
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||