public class MutableDouble extends Object
Constructor and Description |
---|
MutableDouble(double init) |
Modifier and Type | Method and Description |
---|---|
__ptr__ |
amp() |
double |
getValue() |
void |
setValue(double value) |
String |
toString() |
Copyright © 2016. All Rights Reserved.