Class Rows.RowKeys

java.lang.Object
io.inversion.utils.Rows.RowKeys
Enclosing class:
Rows

protected static class Rows.RowKeys extends Object
An ordered list of case insensitive key/column names shared by all Row instances in a Rows.

This allows you to map keys/column names to List indexes on each Row.