data property

List<List<ARFFData>> data
getter/setter pair

A list of data entries in the ARFF file.

Implementation

List<List<ARFFData>> data;