@ProviderType public interface ScriptScoreFunction extends ScoreFunction
Modifier and Type | Method and Description |
---|---|
<T> T |
accept(ScoreFunctionTranslator<T> scoreFunctionTranslator) |
Script |
getScript() |
getWeight, setWeight
<T> T accept(ScoreFunctionTranslator<T> scoreFunctionTranslator)
accept
in interface ScoreFunction
Script getScript()