| Modifier and Type | Method and Description |
|---|---|
CellWrapper<E> |
getCell(int c) |
CellWrapper<E> |
removeCell(int c)
removes a cell at a given position.
|
int |
size() |
CellWrapper<E> getCell(int c)
c - the cell indexCellWrapper at a given positionint size()
CellWrapper<E> removeCell(int c)
c - the cell indexCopyright © 2017 smartrics. All rights reserved.