public class IntList2d
extends java.lang.Object
Constructor and Description |
---|
IntList2d() |
Modifier and Type | Method and Description |
---|---|
int |
get(int col,
int row) |
boolean |
isAllocated(int col,
int row) |
void |
set(int col,
int row,
int value) |
Copyright © 2014 Open Microscopy Environment