|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for an iterator over all revision of the software project
Method Summary | |
ScmRevision |
getNext()
Iterates to the next revision an returnes it if not next revsion exists, return null |
boolean |
hasNext()
Returns if further revisions exits. |
Method Detail |
public boolean hasNext()
public ScmRevision getNext()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |