Example #1
0
 @Override
 public List<Numeric> getBottomRow() {
   return data.getRow(data.getNumRows() - 1);
 }