ArrayList class

E2236754 UNEXPLORED

The ArrayList class is a resizable, ordered collection implementation in Java’s standard library that provides fast random access to elements using an underlying dynamic array.

Try in SPARQL Jump to: Surface forms Referenced by

All labels observed (1)

Label Occurrences
ArrayList class canonical 1

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

J2SE 1.2 introducedFeature ArrayList class