items property

List<T> items
final

The visible items (sublist of the original list).

Implementation

final List<T> items;