items property

List<CaseItem> items
final

An ordered collection of CaseItems to search through for a match to expression.

Implementation

final List<CaseItem> items;