com.rubecula.darwin.foundation
Interface ProcessBest<T extends net.sf.tostring0.Identifiable>

Type Parameters:
T -
All Known Implementing Classes:
Population_Managed.ProcessBestInEnvironment

public interface ProcessBest<T extends net.sf.tostring0.Identifiable>

Class to define a callback method for processing a newly crowned "best" object, as managed by the Best interface.

Author:
Robin Hillyard

Method Summary
 void onUpdate(T object)
          Method to be called whenever a new Best object is found.
 

Method Detail

onUpdate

void onUpdate(T object)
Method to be called whenever a new Best object is found.

Parameters:
object -


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