Interface ObserverMOAObject
-
- All Known Subinterfaces:
FeatureRanking
- All Known Implementing Classes:
AbstractFeatureRanking
,BasicFeatureRanking
,MeritFeatureRanking
,NoFeatureRanking
,WeightedMajorityFeatureRanking
public interface ObserverMOAObject
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
update(ObservableMOAObject o, Object arg)
-
-
-
Method Detail
-
update
void update(ObservableMOAObject o, Object arg)
-
-