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