public static class StreamManagementModule.MutableLong extends Number
| Constructor and Description |
|---|
MutableLong() |
| Modifier and Type | Method and Description |
|---|---|
double |
doubleValue() |
float |
floatValue() |
int |
intValue() |
long |
longValue() |
void |
setValue(long value) |
String |
toString() |
byteValue, shortValuepublic double doubleValue()
doubleValue in class Numberpublic float floatValue()
floatValue in class Numberpublic void setValue(long value)
Copyright © 2006–2015 Tigase. All rights reserved.