public class BufferedScoreProducer<Params,Field> extends FieldScoreProducer<Params,Field>
| Constructor and Description |
|---|
BufferedScoreProducer(ScoreConfig<Params,Field> config,
ScoreStrategy<Params,Field> strat) |
| Modifier and Type | Method and Description |
|---|---|
FieldScores<Params,Field> |
getSavedScores() |
FieldScores<Params,Field> |
score(Params params,
Map<Class<?>,Object> analyzes) |
analyze, analyzeAndScore, getConfig, isDetailed, setDetailedpublic BufferedScoreProducer(ScoreConfig<Params,Field> config, ScoreStrategy<Params,Field> strat)
public FieldScores<Params,Field> score(Params params, Map<Class<?>,Object> analyzes)
score in class FieldScoreProducer<Params,Field>public FieldScores<Params,Field> getSavedScores()
Copyright © 2014. All rights reserved.