Interface ComposableScoreFunction
-
- All Superinterfaces:
ScoreFunction
- All Known Implementing Classes:
ConstantScoreFunction
,ExpDecayFunction
,FieldValueFactorFunction
,FilteredScoreFunction
,GaussDecayFunction
,LinearDecayFunction
,StaircaseFunction
,SumScoreFunction
public interface ComposableScoreFunction extends ScoreFunction
Marker interface for a function that can be composed by e.g.MaxScoreFunction
,MinScoreFunction
,SumScoreFunction
,MultiplyScoreFunction
orAverageScoreFunction
.- Since:
- 7.0