Class CsvRowKeySourceGetter

java.lang.Object
org.simpleflatmapper.csv.impl.CsvRowKeySourceGetter
All Implemented Interfaces:
org.simpleflatmapper.map.context.KeySourceGetter<CsvColumnKey,CsvRow>

public class CsvRowKeySourceGetter extends Object implements org.simpleflatmapper.map.context.KeySourceGetter<CsvColumnKey,CsvRow>