items property

Iterable<T> items
final

List of items to set size for.

Implementation

final Iterable<T> items;