public static class TopNEntropyMetric.Builder extends TopNMetricBuilder<TopNEntropyMetric>
candidates, exclude, listSize, prefix, suffix
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
TopNEntropyMetric |
build() |
getCandidates, getExclude, getListSize, getPrefix, getSuffix, setCandidates, setExclude, setListSize, setPrefix, setSuffix
public TopNEntropyMetric build()
build
in interface org.apache.commons.lang3.builder.Builder<TopNEntropyMetric>
build
in class TopNMetricBuilder<TopNEntropyMetric>