public static final class AlignerCustom.Matrix extends Object
AlignerCustom.Matrix(int[] data, int height, int width)
int
get(int row, int col)
void
set(int row, int col, int value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AlignerCustom.Matrix(int[] data, int height, int width)
public int get(int row, int col)
public void set(int row, int col, int value)
Copyright © 2018. All rights reserved.