Modifier and Type | Class and Description |
---|---|
static class |
Row.Column
Alas, we can't just use a Map to store the (name, value) pairs
because the output will look weird if we don't preserve the column
order.
|
Constructor and Description |
---|
Row() |
public Row()
public List<Row.Column> getColumns()
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.