capacity

@get:IntRange(from = 0)
val capacity: Int

Returns the number of elements that can be stored in this set without requiring internal storage reallocation.