| Modifier and Type | Field and Description |
|---|---|
private int |
value |
| Constructor and Description |
|---|
IntegerResult(java.lang.Integer 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 Resultpublic java.lang.String toFormattedString()
toFormattedString in interface Resultpublic java.lang.String toShortString()
toShortString in interface Result