public class StatAttribute
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
StatAttribute(java.lang.String name) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Returns the attribute's official name
|
long |
pollValue()
Polls the statistics attribute.
|
java.lang.String |
toString() |