reorganize

The reorganize method enables you to reorganize the contents of the collection, and enlarge it if necessary.

Visibility
Public
Signature
void reorganize(int factor = DefaultFactor)
Parameters
factor

The growth factor. The default value is 2.


Feedback