Statements (23)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb: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
|
| 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:Java_Collections
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
Iterator interface
|