| Package | Description |
|---|---|
| stella |
| Modifier and Type | Method and Description |
|---|---|
void |
MasterMind.initMaster()
Inits the master mind.
|
protected void |
MasterMind.initRequired()
Initializes the required components of the master mind.
|
static void |
MasterMind.main(String[] arg)
Starts the master mind with a Properties object constructed out
of the first argument or with the default properties if no argument is
given.
|