|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object lab3lib.RandomCellGenerator
public class RandomCellGenerator
Gives back a random cell for testing.
Constructor Summary | |
---|---|
RandomCellGenerator()
|
Method Summary | |
---|---|
ICell |
randomCell()
When called, returns a cell that can be observed. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RandomCellGenerator()
Method Detail |
---|
public ICell randomCell()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |