public class Stats extends Object
| Constructor and Description |
|---|
Stats() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getFollowers() |
Long |
getFollowing() |
Long |
getUpdates() |
void |
setFollowers(Long followers) |
void |
setFollowing(Long following) |
void |
setUpdates(Long updates) |
String |
toString() |
Apache Camel