data property

List<T> data
final

Список элементов текущей страницы.

Implementation

final List<T> data;