Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
interface
|
gptkbp:definedIn |
gptkb:java.util_package
|
gptkbp:documentation |
https://docs.oracle.com/javase/8/docs/api/java/util/RandomAccess.html
|
https://www.w3.org/2000/01/rdf-schema#label |
RandomAccess interface
|
gptkbp:implementedIn |
gptkb:Vector
Stack ArrayList |
gptkbp:introducedIn |
Java 1.4
|
gptkbp:markerInterface |
true
|
gptkbp:notImplementedBy |
gptkb:LinkedList
|
gptkbp:purpose |
Marker interface for fast random access
|
gptkbp:superInterfaceOf |
gptkb:Vector
Stack ArrayList |
gptkbp:usedFor |
Indicates that list supports fast (generally constant time) random access
|
gptkbp:bfsParent |
gptkb:CopyOnWriteArrayList
|
gptkbp:bfsLayer |
7
|