ArrayList (Java Platform SE 7 ) - Oracle Documentation
經安全檢測,此網站為安全網站,請放心前往原始網址!
ArrayList (Java Platform SE 7 ) - Oracle Documentation
Each ArrayList instance has a capacity. The capacity is the size of the array used
to store the elements in the list. It is always at least as large as the list size.