Iterator interface

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf interface
gptkbp:allows element removal during iteration
gptkbp:commonIn ArrayList iterator
HashSet iterator
gptkbp:compatibleWith modify collection structure except remove()
gptkbp:definedIn gptkb:java.util_package
gptkbp:extendsTo none
gptkbp:hasMethod hasNext()
next()
remove()
gptkbp:heldBy generic interface in Java
https://www.w3.org/2000/01/rdf-schema#label Iterator interface
gptkbp:introducedIn gptkb:Java_1.2
gptkbp:purpose traverse collections
gptkbp:relatedTo gptkb:ListIterator_interface
Iterable interface
gptkbp:replacedBy Enumeration interface
gptkbp:usedFor sequential access of elements
gptkbp:usedIn gptkb:Java
gptkb:Python
gptkb:C++
gptkbp:bfsParent gptkb:SplPriorityQueue
gptkb:Java_Collections
gptkbp:bfsLayer 7