Statements (21)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:cannotBeInstantiatedDirectly |
true
|
gptkbp:definedIn |
gptkb:java.util_package
|
gptkbp:extendsTo |
gptkb:Iterator_interface
|
gptkbp:genericTypeParameter |
E
|
https://www.w3.org/2000/01/rdf-schema#label |
ListIterator interface
|
gptkbp:implementedIn |
ArrayList.ListItr
LinkedList.ListItr |
gptkbp:introducedIn |
gptkb:Java_1.2
|
gptkbp:method |
hasNext()
next() remove() add(E e) hasPrevious() nextIndex() previous() previousIndex() set(E e) |
gptkbp:usedFor |
bidirectional iteration of lists
|
gptkbp:bfsParent |
gptkb:Java_Collections
|
gptkbp:bfsLayer |
7
|