to top
Android APIs
Added in 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.