public abstract Iterator<T> iterator ()

Returns an iterator over elements of type T.

Returns:  an Iterator.