| Constructor and Description |
|---|
IntegerResult(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Result other,
double tolerance) |
String |
toFormattedString() |
String |
toLongString() |
String |
toShortString() |
public IntegerResult(Integer value)
public boolean equals(Result other, double tolerance)
public String toLongString()
toLongString in interface Resultpublic String toFormattedString()
toFormattedString in interface Resultpublic String toShortString()
toShortString in interface ResultCopyright © 2025. All rights reserved.