Statements (24)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:interface
|
| gptkbp:allows |
duplicate elements
null elements |
| gptkbp:definedIn |
gptkb:java.util_package
|
| gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/List.html
|
| gptkbp:extendsTo |
gptkb:Collection_interface
|
| gptkbp:hasMethod |
remove(int index)
add(int index, E element) get(int index) indexOf(Object o) lastIndexOf(Object o) listIterator() set(int index, E element) subList(int fromIndex, int toIndex) |
| gptkbp:implementedIn |
gptkb:Vector
gptkb:LinkedList Stack ArrayList |
| gptkbp:introducedIn |
gptkb:Java_1.2
|
| gptkbp:partOf |
gptkb:Java_Collections_Framework
|
| gptkbp:provides |
ordered collection
|
| gptkbp:bfsParent |
gptkb:Java_Collections
|
| gptkbp:bfsLayer |
7
|
| https://www.w3.org/2000/01/rdf-schema#label |
List interface
|