Uses of Class
io.outofprintmagazine.util.AggregatedScore
-
Packages that use AggregatedScore Package Description io.outofprintmagazine.util -
-
Uses of AggregatedScore in io.outofprintmagazine.util
Methods in io.outofprintmagazine.util that return types with arguments of type AggregatedScore Modifier and Type Method Description List<AggregatedScore>
DocumentAggregateScore. getAggregatedScores()
Methods in io.outofprintmagazine.util with parameters of type AggregatedScore Modifier and Type Method Description int
AggregatedScore. compareTo(AggregatedScore o)
Method parameters in io.outofprintmagazine.util with type arguments of type AggregatedScore Modifier and Type Method Description void
DocumentAggregateScore. setAggregatedScores(List<AggregatedScore> aggregatedScores)
-