@ProviderType
public interface ScoreFunction
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ScoreFunctionTranslator<T> scoreFunctionTranslator) |
java.lang.Float |
getWeight() |
void |
setWeight(java.lang.Float weight) |
<T> T accept(ScoreFunctionTranslator<T> scoreFunctionTranslator)
java.lang.Float getWeight()
void setWeight(java.lang.Float weight)