Interface RowMajorDataFrame.Column<R,​V>

    • Method Detail

      • getType

        java.lang.Class getType()
      • getValue

        V getValue​(R row)