Uses of Interface java.util.Iterator

Uses in package java.util

Classes implementing java.util.Iterator

class

Uses in package java.beans.beancontext

Classes implementing java.util.Iterator

class

Methods with return type java.util.Iterator

Iterator<E>
Iterator<E>
Get a list of all service classes supported.
Iterator<E>
Returns an iterator over the currently available services.
Iterator<E>
Get the current service selectors of the service class.
Iterator<E>
Get a list of valid service selectors for the specified service class.
Iterator<E>
Get a list of valid service selectors for the specified service class.
Iterator<E>
Get a list of valid service selectors for the specified service class.
Iterator<E>
Returns an iterator over the service selectors of the service provider for the given service.
Iterator<E>
An iterator that will step through all the children.
Iterator<E>
Obtain an Iterator over this collection.

Uses in package javax.xml.stream.util

Classes implementing java.util.Iterator

class
Base class for event reader filters.