public class LongValueAO extends StatValueAO
| Constructor and Description |
|---|
LongValueAO(java.lang.String name,
long aValue) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int ignored) |
java.lang.String |
getRawValue() |
java.lang.String |
getType()
Returns the type.
|
java.lang.String |
getValue()
Returns the value.
|
getJsVariableName, getName, toStringpublic java.lang.String getType()
StatValueAOgetType in class StatValueAOpublic java.lang.String getValue()
StatValueAOgetValue in class StatValueAOpublic int compareTo(net.anotheria.util.sorter.IComparable anotherComparable,
int ignored)
public java.lang.String getRawValue()
getRawValue in class StatValueAOCopyright © 2010-2020 anotheria.net. All Rights Reserved.