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