public class Leaderboard extends Object implements Serializable
| Constructor and Description |
|---|
Leaderboard() |
Leaderboard(String userId,
long score) |
| Modifier and Type | Method and Description |
|---|---|
long |
getScore() |
String |
getUserId() |
void |
setScore(long score) |
void |
setUserId(String userId) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.