|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface FastCollection.Record
This interface represents the collection records which can directly be iterated over.
Method Summary | |
---|---|
FastCollection.Record |
getNext()
Returns the record after this one. |
FastCollection.Record |
getPrevious()
Returns the record before this one. |
Method Detail |
---|
FastCollection.Record getPrevious()
FastCollection.Record getNext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |