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