public class Leaderboard extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Leaderboard.Type |
Constructor and Description |
---|
Leaderboard(Leaderboard.Type type,
Visit visit,
int position) |
Modifier and Type | Method and Description |
---|---|
int |
getPosition() |
Leaderboard.Type |
getType() |
Visit |
getVisit() |
public Leaderboard(Leaderboard.Type type, Visit visit, int position)
public Leaderboard.Type getType()
public Visit getVisit()
public int getPosition()
Copyright © 2018. All rights reserved.