Modifier and Type | Field and Description |
---|---|
private List |
Access | Constructor and Description |
---|---|
public | |
private |
Modifier and Type | Method and Description |
---|---|
public CellTypeState | |
public int | |
public CellTypeStateList |
list | back to summary |
---|---|
private List<CellTypeState> list |
CellTypeStateList | back to summary |
---|---|
public CellTypeStateList(int size) |
CellTypeStateList | back to summary |
---|---|
private CellTypeStateList(List<CellTypeState> list) |
get | back to summary |
---|---|
public CellTypeState get(int i) |
size | back to summary |
---|---|
public int size() |
subList | back to summary |
---|---|
public CellTypeStateList subList(int fromIndex, int toIndex) |