public class List2d extends Object
Constructor and Description |
---|
List2d() |
Modifier and Type | Method and Description |
---|---|
Object |
get(int col,
int row) |
private void |
resizeCols(int row,
int col) |
private void |
resizeRows(int row) |
void |
set(int col,
int row,
Object value) |
Copyright © 2016 Open Microscopy Environment