public abstract class Mutater extends GAComponent
label, panel
Mutater()
abstract Phrase[]
mutate(Phrase[] population, double initialLength, int initialSize, int beatsPerBar)
getLabel, getPanel
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Mutater()
public abstract Phrase[] mutate(Phrase[] population, double initialLength, int initialSize, int beatsPerBar)