JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
io.github.skenvy.Cell
Uses of
Cell
in
io.github.skenvy
Methods in
io.github.skenvy
that return types with arguments of type
Cell
Modifier and Type
Method
Description
List
<
Cell
>
CellCollection.
getCells
()
Get a collection of the cells.
Methods in
io.github.skenvy
with parameters of type
Cell
Modifier and Type
Method
Description
void
CellCollection.
addCellToCollection
(
Cell
cell)