items property

List<I> items
final

Items that have made it past filtering and searching.

Implementation

final List<I> items;