加载中...
The Wayback Machine - https://sup1a9wrlpyh5li9ro.vcoronado.top/web/20110221122945/http://developer.android.com:80/reference/java/util/RandomAccess.html
Since: API Level 1
public interface

RandomAccess

java.util.RandomAccess
Known Indirect Subclasses

Class Overview

RandomAccess is implemented by List implementations that support fast (usually constant time) random access.

Summary