capacity property

int capacity
final

The maximum number of objects that can be stored in a node before it subdivides.

Implementation

final int capacity;