|
gluu
|


公開メンバ関数 | |
| String | getCellValue (int col, int row) |
| void | addCell (Cell cell) |
| int | getCountCols () |
| void | setCountCols (int countCols) |
| int | getCountRows () |
| void | setCountRows (int countRows) |
| String | toString () |
変数 | |
| int | countRows = -1 |
非公開変数類 | |
| HashMap< Integer, HashMap< Integer, Cell > > | cells = new HashMap<Integer, HashMap<Integer, Cell>>() |
| int | countCols = -1 |
静的非公開変数類 | |
| static final long | serialVersionUID = 2766629412918360302L |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
package |
|
staticprivate |
1.8.13