Class ColumnSubselection

  • All Implemented Interfaces:
    java.lang.Comparable<ColumnSubselection>

    public abstract class ColumnSubselection
    extends java.lang.Object
    implements java.lang.Comparable<ColumnSubselection>
    Handles the selection of a subpart of a column.

    This only make sense for complex column. For those, this allow for instance to select only a slice of a map.