data property

List<E> data
getter/setter pair

the list of data items

Implementation

List<E> data;