Serialized Form
-
Package io.inversion.utils
-
Class io.inversion.utils.LinkedCaseInsensitiveMap
class LinkedCaseInsensitiveMap extends Object implements Serializable -
Class io.inversion.utils.Rows
-
Serialized Fields
-
keys
Rows.RowKeys keys
A case insensitive map from column name to column index -
lastRow
Rows.Row lastRow
The row currently being added to#put(String, Object)
-
-
-