3637383940414243444546
initialize(); } public void initialize() { functionMap = new HashMap<Population, CountFunction>(); grid = new HabitatGrid(20, 15); this.clear(); addPopulations(); updateGridCellCounts();