java.util.Iterator

E1098230 UNEXPLORED

java.util.Iterator is a core Java interface that provides a standard way to traverse and optionally remove elements from a collection one at a time.

All labels observed (2)

Label Occurrences
Java java.util.Iterator interface 1
java.util.Iterator canonical 1

How this entity was disambiguated

Referenced by (2)

Full triples — surface form annotated when it differs from this entity's canonical label.

java.util containsClass java.util.Iterator
Iterator pattern mapsTo Java java.util.Iterator interface
linked to: java.util.Iterator