|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
An iterator of PaddleWheels, typically used together with a
PaddleWheelCollection.
| Method Summary | |
boolean |
hasNext()
Returns true if this PaddleWheelIterator has another
PaddleWheel that can be iterated, or false otherwise. |
PaddleWheel |
nextPaddleWheel()
Returns the next PaddleWheel in the iteration sequence. |
| Method Detail |
public boolean hasNext()
true if this PaddleWheelIterator has another
PaddleWheel that can be iterated, or false otherwise.
true if this PaddleWheelIterator has another
PaddleWheel that can be iterated, or false otherwisepublic PaddleWheel nextPaddleWheel()
PaddleWheel in the iteration sequence.
PaddleWheel in the iteration sequence
NoSuchElementException - if this iterator has no more PaddleWheels
|
The Octet Molecular Representation Framework v0.8.2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||