| Modifier and Type | Field and Description |
|---|---|
protected MatrixMap.Matrix<E> |
matrix |
protected int |
pos |
| Constructor and Description |
|---|
MatrixMap.MatrixIterator(MatrixMap.Matrix<E> matrix) |
protected MatrixMap.Matrix<E> matrix
protected int pos
public MatrixMap.MatrixIterator(MatrixMap.Matrix<E> matrix)
matrix - la matrice sur lequel l'iterator doit travaillerCopyright © 2004-2013 CodeLutin. All Rights Reserved.