protected class MotionDataSet.DoubleConverter extends java.lang.Object implements MotionDataSet.DoubleValue<java.lang.Double>
| Modifier | Constructor and Description |
|---|---|
protected |
MotionDataSet.DoubleConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Double |
getDoubleValue(java.lang.Double obj,
int index) |
public java.lang.Double getDoubleValue(java.lang.Double obj,
int index)
getDoubleValue in interface MotionDataSet.DoubleValue<java.lang.Double>