public class StatsInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
protected int |
count |
protected int |
percentage |
| Constructor and Description |
|---|
StatsInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
add() |
int |
getCount() |
int |
getPercentage() |
void |
setTotal(int total) |
Copyright © 2018. All rights reserved.