iterator


Description:

public abstract Iterator<G> iterator ()

Returns a Iterator that can be used for simple iteration over a collection.

Returns:

a Iterator that can be used for simple iteration over a collection