RandomAccess interface

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf gptkb:interface
gptkbp:definedIn gptkb:java.util_package
gptkbp:documentation https://docs.oracle.com/javase/8/docs/api/java/util/RandomAccess.html
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
gptkb:AbstractList_class
gptkb:ArrayList_class
gptkb:Vector_class
gptkbp:bfsLayer 8
https://www.w3.org/2000/01/rdf-schema#label RandomAccess interface