Uses of Class
io.outofprintmagazine.util.Score
-
Packages that use Score Package Description io.outofprintmagazine.util -
-
Uses of Score in io.outofprintmagazine.util
Methods in io.outofprintmagazine.util that return Score Modifier and Type Method Description Score
Score. add(Score score)
Score
AggregatedScore. getScore()
Score
ScoreStats. getScore()
Methods in io.outofprintmagazine.util with parameters of type Score Modifier and Type Method Description Score
Score. add(Score score)
void
AggregatedScore. setScore(Score score)
void
ScoreStats. setScore(Score score)
-