JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
java.util
RandomAccess
Contents
Description
Hide sidebar
Show sidebar
Interface RandomAccess
All Known Implementing Classes:
ArrayList
,
Stack
,
Vector
public interface
RandomAccess
RandomAccess is implemented by
List
implementations that support fast (usually constant time) random access.