M - the model data typepublic class ListReader<M> extends Object implements DataReader<ListLoadResult<M>,List<M>>
Lists into ListLoadResult.| Constructor and Description |
|---|
ListReader() |
public ListLoadResult<M> read(Object loadConfig, List<M> data)
DataReaderread in interface DataReader<ListLoadResult<M>,List<M>>loadConfig - the load config informationdata - the data to readCopyright © 2012. All Rights Reserved.