Initialize ArrayList with the default capacity size (10).
This function cause a memory allocation.
See Implementation
Initialize ArrayList with the default capacity size (10).
This function cause a memory allocation.