com.rubecula.darwin.domain.genetics
Interface Chancy

All Known Implementing Classes:
Mutator_PepperedMoth, Mutator_Random, Mutator_TS

public interface Chancy

Author:
Robin Hillyard

Method Summary
 void setOdds(int odds)
          Set the odds for this event governed by chance
 

Method Detail

setOdds

void setOdds(int odds)
Set the odds for this event governed by chance

Parameters:
odds -


Copyright © 2010 Rubecula Software, LLC. All Rights Reserved.