Class Rows.RowKeys

  • Enclosing class:
    Rows

    protected static class Rows.RowKeys
    extends java.lang.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.

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Rows.RowKeys copy()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait