Interface ObjectArray<T>

Type Parameters:
T - the type of the array

@Internal public sealed interface ObjectArray<T>
Represents an array which will be resized to the highest required index.