items property

List<T> items
final

the (immutable) list of items

Implementation

final List<T> items;