ItemsList

constructor(items: List<T>)

Parameters

T

The type of elements in the list.