|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--ahc.collection.GenericMap.UnmodifyableIterator
|
+--ahc.collection.GenericMap.ValueCollectionIterator
| Field Summary |
| Fields inherited from class ahc.collection.GenericMap.UnmodifyableIterator |
_inner |
| Constructor Summary | |
GenericMap.ValueCollectionIterator(Iterator inner)
|
|
| Method Summary | |
java.lang.Object |
current()
|
java.lang.Object |
next()
|
java.lang.Object |
next(int n)
|
| Methods inherited from class ahc.collection.GenericMap.UnmodifyableIterator |
add, currentIndex, hasCurrent, hasNext, hasPrevious, nextIndex, previous, previous, previousIndex, remove, replace, set |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public GenericMap.ValueCollectionIterator(Iterator inner)
| Method Detail |
public java.lang.Object current()
public java.lang.Object next()
public java.lang.Object next(int n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||