Module odo.core

Class ColumnIndex

All Implemented Interfaces:
Serializable, Cloneable, Map<String,​Integer>

public class ColumnIndex
extends LinkedHashMap<String,​Integer>
See Also:
Serialized Form
  • Constructor Details

    • ColumnIndex

      public ColumnIndex()
  • Method Details