|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jikesrvm.util.AbstractHashMapRVM.BucketIterator
org.jikesrvm.util.AbstractHashMapRVM.KeyIterator
private final class AbstractHashMapRVM.KeyIterator
| Constructor Summary | |
|---|---|
private |
AbstractHashMapRVM.KeyIterator()
|
| Method Summary | |
|---|---|
K |
next()
|
| Methods inherited from class org.jikesrvm.util.AbstractHashMapRVM.BucketIterator |
|---|
hasNext, nextBucket, remove |
| 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 |
|---|
hasNext, remove |
| Constructor Detail |
|---|
private AbstractHashMapRVM.KeyIterator()
| Method Detail |
|---|
public K next()
next in interface Iterator<K>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||