com.rubecula.darwin.foundation
Interface FunctionListener

All Known Implementing Classes:
FitnessEngine_, FitnessEngine_PepperedMoth, FitnessEngine_Simple, FitnessEngine_TS

public interface FunctionListener

Author:
Robin Hillyard

Method Summary
 void onFunctionChange(Function function)
          Method to notify a Listener that a function has changed.
 

Method Detail

onFunctionChange

void onFunctionChange(Function function)
Method to notify a Listener that a function has changed.

Parameters:
function -


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