Overview | Methods | This Package | All Packages
Retrieves the current capacity of the list. This doesn't reflect the number of items.
Syntax
public int getCapacity()
Return Value
Returns the capacity (length) of the list.
See Also getSize