items property

List<T> items
final

Items in the vector.

Implementation

final List<T> items;