public interface BshIterator
CollectionManager.getBshIterator(Object)
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext()
Returns true if and only if there are more objects available
via the
next() method |
Object |
next()
Fetch the next object in the iteration
|
Object next()
boolean hasNext()
next()
method? 2000-2005 pat@pat.net :-)