net.sf.myra.framework
Interface DaemonAction

All Known Implementing Classes:
CompoundDaemonAction

public interface DaemonAction

This interface represents an action that take place at every iteration of the algorithm.

Version:
$Revision$ $Date:: $
Author:
Fernando Esteban Barril Otero

Method Summary
 void perform(Colony colony)
           
 

Method Detail

perform

void perform(Colony colony)


Copyright © 2013. All Rights Reserved.