API Reference
| Classic JavaDoc |
ItemsCollection.iterator
public ItemsIterator iterator()
Creates an iterator for all items in this collection.
This method never returns null, even if the collection is empty. An empty iterator will be returned in this case.
Community comments
Powered by JavaDocPlus