public class NeutralMapper extends Object implements IRowMapper
| Constructor and Description |
|---|
NeutralMapper(TableModel tableModel) |
| Modifier and Type | Method and Description |
|---|---|
int |
getRowCount() |
int |
getRowIndex(int rowIndex) |
Iterable<Integer> |
indeces() |
public NeutralMapper(TableModel tableModel)
public int getRowCount()
getRowCount in interface IRowMapperpublic int getRowIndex(int rowIndex)
getRowIndex in interface IRowMapperpublic Iterable<Integer> indeces()
indeces in interface IRowMapperCopyright © 2007–2017 Andreas Bartels. All rights reserved.