|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.arjuna.ats.arjuna.coordinator.RecordListIterator
public class RecordListIterator
A basic iterator for RecordList instances.
Constructor Summary | |
---|---|
RecordListIterator(RecordList R)
|
Method Summary | |
---|---|
AbstractRecord |
iterate()
|
void |
restart()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RecordListIterator(RecordList R)
Method Detail |
---|
public final void restart()
public final AbstractRecord iterate()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |