public final class AverageScoreFunction extends Object implements ScoreFunction
weights
.Modifier and Type | Class and Description |
---|---|
static class |
AverageScoreFunction.Builder |
Modifier and Type | Method and Description |
---|---|
static AverageScoreFunction.Builder |
builder() |
List<ComposableScoreFunction> |
getFunctions() |
List<Double> |
getWeights() |
public List<ComposableScoreFunction> getFunctions()
public static AverageScoreFunction.Builder builder()
Copyright © 2003–2020 Atlassian. All rights reserved.