API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.util. RandomAccess View Source
Author(s)
Since
1.4
Version
Serial
Hierarchy
 RandomAccess
Subinterfaces
Description
public interface RandomAccess
  Marker interface used by List implementations to indicate that they support fast (generally constant time) random access.
See also:   
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar