New

This class contains static methods to construct commonly used generic objects such as ArrayList.

Methods
static ArrayList arrayList()
Create a new ArrayList.
static ArrayList arrayList()
Create a new ArrayList.
Returns:
the object