|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eyedb.AbstractIterator
public abstract class AbstractIterator
Constructor Summary | |
---|---|
AbstractIterator()
|
Method Summary | |
---|---|
Object |
nextObject()
|
Object |
nextObject(RecMode rcm)
|
Oid |
nextOid()
|
Value |
nextValue()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AbstractIterator()
Method Detail |
---|
public Value nextValue()
public Oid nextOid()
public Object nextObject() throws Exception
Exception
public Object nextObject(RecMode rcm) throws Exception
Exception
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |