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()
IDescriptorResulttoString in interface IDescriptorResulttoString in class Objectpublic int length()
IDescriptorResultlength in interface IDescriptorResultCopyright © 2022. All rights reserved.