Uses of Interface
vooga.social.socialInfo.IDataConverter

Packages that use IDataConverter
vooga.social.socialInfo   
 

Uses of IDataConverter in vooga.social.socialInfo
 

Classes in vooga.social.socialInfo that implement IDataConverter
 class Comment
          Class for converting comments.
 class Rating
          Class for converting ratings.
 class Score
          Sorts a list of strings which contain score and user and returns the top 5 scores and the users associated with them.