Uses of Class
de.umass.lastfm.Tasteometer.InputType

Packages that use Tasteometer.InputType
de.umass.lastfm   
 

Uses of Tasteometer.InputType in de.umass.lastfm
 

Methods in de.umass.lastfm that return Tasteometer.InputType
static Tasteometer.InputType Tasteometer.InputType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tasteometer.InputType[] Tasteometer.InputType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in de.umass.lastfm with parameters of type Tasteometer.InputType
static Tasteometer.ComparisonResult Tasteometer.compare(Tasteometer.InputType type1, String value1, Tasteometer.InputType type2, String value2, String apiKey)
          Get a Tasteometer score from two inputs, along with a list of shared artists.
 



Copyright © 2012. All Rights Reserved.