|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.derby.iapi.store.access.DiskHashtable.ElementEnum
private class DiskHashtable.ElementEnum
| Field Summary | |
|---|---|
private boolean |
hasMore
|
private RowLocation |
rowloc
|
private ScanController |
scan
|
| Constructor Summary | |
|---|---|
DiskHashtable.ElementEnum()
|
|
| Method Summary | |
|---|---|
boolean |
hasMoreElements()
|
java.lang.Object |
nextElement()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private ScanController scan
private boolean hasMore
private RowLocation rowloc
| Constructor Detail |
|---|
DiskHashtable.ElementEnum()
| Method Detail |
|---|
public boolean hasMoreElements()
hasMoreElements in interface java.util.Enumerationpublic java.lang.Object nextElement()
nextElement in interface java.util.Enumeration
|
Built on Wed 2013-06-12 15:21:56+0000, from revision ??? | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||