| Constructor and Description |
|---|
Table(int rowCount,
int colCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
colCount() |
T |
get(int r,
int c) |
void |
setValue(int r,
int c,
T value) |
Copyright © 2014–2019 University Health Network. All rights reserved.