items property

List<T> items
final

The full list of items to be searched.

Implementation

final List<T> items;