ArrayList4<E>.

ArrayList4() Constructor

Summary

Initializes a new collection with the initial capacity = 10.

Syntax

public ArrayList4()

Return Value

Type Description
void