getScores

public abstract Set<Score> getScores(String entry)

Gets all scores for an entry on this Scoreboard

Return

immutable set of all scores tracked for the entry

Parameters

entry

the entry whose scores are being retrieved

Throws

if entry is null