|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.social.socialInfo.Score
public class Score
Sorts a list of strings which contain score and user and returns the top 5 scores and the users associated with them.
Constructor Summary | |
---|---|
Score()
|
Method Summary | |
---|---|
java.lang.Object |
convertData(java.util.List<java.lang.String> list)
Returns an object associated with the contents of the list. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Score()
Method Detail |
---|
public java.lang.Object convertData(java.util.List<java.lang.String> list)
IDataConverter
convertData
in interface IDataConverter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |