Package com.qfs.chunk

Interface IRowMapping.IWritableRowMapping

    • Method Detail

      • map

        void map​(int fromRow,
                 int toRow)
        Maps the given row.
        Parameters:
        fromRow - row in the initial array
        toRow - row in the new array