Interface OrdinalDimension<Row,​C,​V>

    • Method Detail

      • getValue

        V getValue​(Row row)
      • getFrom

        V getFrom()
      • getTo

        V getTo()
      • filterRange

        void filterRange​(V from,
                         V to)
      • isActive

        boolean isActive()