|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
An iterator over the elements of a rule collection. This follows the basic abstract Iterator interface, but doesn't throw an exception. (It assumes it will be used properly.)
| Method Summary | |
boolean |
hasNext()
Returns true if the iterator has more elements. |
GenRule |
next()
Returns the next element in the iteration. |
| Method Detail |
public boolean hasNext()
public GenRule next()
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||