Interface NumericalDatasource<U>

    • Method Detail

      • getColumn

        NColumn<U,​?> getColumn()
      • hasValue

        boolean hasValue​(String row)
      • getValue

        double getValue​(String row)