Modifier and Type | Field and Description |
---|---|
private double |
value |
Constructor and Description |
---|
DoubleResult(java.lang.Double value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Result other,
double tolerance) |
java.lang.String |
toFormattedString() |
java.lang.String |
toLongString() |
java.lang.String |
toShortString() |
public boolean equals(Result other, double tolerance)
public java.lang.String toLongString()
toLongString
in interface Result
public java.lang.String toFormattedString()
toFormattedString
in interface Result
public java.lang.String toShortString()
toShortString
in interface Result