com.rubecula.darwin.evolution
Interface Evolutionary

All Known Implementing Classes:
Applet_PepperedMoth, EvolutionaryApplet, VisualizingEvolutionaryApplet

public interface Evolutionary

Author:
Robin Hillyard

Method Summary
 Evolution getEvolution()
           
 void setEvolution(Evolution evolution)
           
 

Method Detail

getEvolution

Evolution getEvolution()
Returns:
the evolution

setEvolution

void setEvolution(Evolution evolution)
Parameters:
evolution - the evolution to set


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