|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An interface implemented by classes wrapping instances of iterators, enumerations, collections, etc.
CollectionManager.getBshIterator(Object)| Method Summary | |
boolean |
hasNext()
Returns true if and only if there are more objects available via the next() method |
java.lang.Object |
next()
Fetch the next object in the iteration |
| Method Detail |
public java.lang.Object next()
public boolean hasNext()
next() method
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||