public class MostLikedRank extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
liked
Number of likes given by this nation.
|
String |
name
Name of the nation.
|
| Constructor and Description |
|---|
MostLikedRank() |
public String name
public int liked
Copyright © 2017. All rights reserved.