de.umass.lastfm
public static class Tasteometer.ComparisonResult extends Object
Modifier and Type | Method and Description |
---|---|
Collection<Artist> |
getMatches()
Returns a list of artist matches, i.e.
|
float |
getScore()
Returns the compatability score between 0.0 (no compatability) and 1.0 (highest compatability).
|
public Collection<Artist> getMatches()
public float getScore()