DthingApi
java.util.RandomAccess Interface Reference
Inheritance diagram for java.util.RandomAccess:
java.util.ArrayList< E > java.util.Vector< E >

Detailed Description

RandomAccess is implemented by

List

implementations that support fast (usually constant time) random access.


The documentation for this interface was generated from the following file: