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 Result
public String toLongString()
toLongString
in interface Result
public String toShortString()
toShortString
in interface Result
Copyright © 2021. All rights reserved.