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