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