[
https://issues.apache.org/jira/browse/MATH-779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Neidhart resolved MATH-779.
----------------------------------
Resolution: Fixed
Fixed in r1325427 with minor modifications (updated javadoc, use
getChromosomes() instead of Collections.unmodifiableList).
> ListPopulation Iterator allows you to remove chromosomes from the population.
> -----------------------------------------------------------------------------
>
> Key: MATH-779
> URL: https://issues.apache.org/jira/browse/MATH-779
> Project: Commons Math
> Issue Type: Bug
> Affects Versions: 3.0
> Reporter: Reid Hochstedler
> Labels: genetics
> Fix For: 3.1
>
> Attachments: MATH-779.txt
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Calling the iterator method of ListPopulation returns an iterator of the
> protected modifiable list. Before returning the iterator we should wrap it in
> an unmodifiable list.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira