Package lukfor.tables.rows.mappers
Class BinRowMapper
- java.lang.Object
-
- lukfor.tables.rows.mappers.BinRowMapper
-
- All Implemented Interfaces:
IRowMapper
public class BinRowMapper extends Object implements IRowMapper
-
-
Constructor Summary
Constructors Constructor Description BinRowMapper(String columnValue, double binSize)
-
-
-
Constructor Detail
-
BinRowMapper
public BinRowMapper(String columnValue, double binSize)
-
-
Method Detail
-
getKey
public Object getKey(Row row)
- Specified by:
getKeyin interfaceIRowMapper
-
-