public class DoubleResult extends Object implements IDescriptorResult
Constructor and Description |
---|
DoubleResult(double value) |
Modifier and Type | Method and Description |
---|---|
double |
doubleValue() |
int |
length()
Returns the length of this descriptor.
|
String |
toString()
String representation of the result.
|
public double doubleValue()
public String toString()
IDescriptorResult
toString
in interface IDescriptorResult
toString
in class Object
public int length()
IDescriptorResult
length
in interface IDescriptorResult
Copyright © 2017. All Rights Reserved.