public static class Tasteometer.ComparisonResult
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
java.util.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 java.util.Collection<Artist> getMatches()
public float getScore()