items property

Iterable<T> items
final

The items to build from.

Implementation

final Iterable<T> items;