Class SimplePopulation

All Implemented Interfaces:
Changeable, Population

public final class SimplePopulation extends AbstractPopulation

Simple concrete implementation of the Population interface

Internally the SimplePopulation store Organisms in a HashMap

Since:
1.5
Version:
1.0
Author:
Mark Schreiber