Class ComputerKurzweilProperties.SimulatedEvolution
java.lang.Object
org.woehlke.computer.kurzweil.application.ComputerKurzweilProperties.SimulatedEvolution
- Enclosing class:
- ComputerKurzweilProperties
public static class ComputerKurzweilProperties.SimulatedEvolution
extends java.lang.Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classComputerKurzweilProperties.SimulatedEvolution.CellConfstatic classComputerKurzweilProperties.SimulatedEvolution.Controlstatic classComputerKurzweilProperties.SimulatedEvolution.Foodstatic classComputerKurzweilProperties.SimulatedEvolution.GardenOfEdenstatic classComputerKurzweilProperties.SimulatedEvolution.Populationstatic classComputerKurzweilProperties.SimulatedEvolution.View -
Field Summary
Fields Modifier and Type Field Description @Valid ComputerKurzweilProperties.SimulatedEvolution.CellConfcellConf@Valid ComputerKurzweilProperties.SimulatedEvolution.Controlcontrol@Valid ComputerKurzweilProperties.SimulatedEvolution.Foodfood@Valid ComputerKurzweilProperties.SimulatedEvolution.GardenOfEdengardenOfEden@Valid ComputerKurzweilProperties.SimulatedEvolution.Populationpopulation@Valid ComputerKurzweilProperties.SimulatedEvolution.Viewview -
Constructor Summary
Constructors Constructor Description SimulatedEvolution() -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
view
-
control
-
cellConf
-
population
-
food
-
gardenOfEden
-
-
Constructor Details
-
SimulatedEvolution
public SimulatedEvolution()
-