List.clearFreeSpace

removes the free space, if any, for adding new elements. Call this when done with adding to list.

class List(T)
void
clearFreeSpace
()

Meta