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