The values are copied. So subsequent changes in values are not reflected in the matrix, and vice-versa. @param values the values to be filled into the cells. @return this (for convenience only). @throws IllegalArgumentException if values.length != size().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|