| Modifier and Type | Interface and Description |
|---|---|
static class |
DoubleMatchers.DefaultImpls |
| Modifier and Type | Method and Description |
|---|---|
Matcher<java.lang.Double> |
exactly(double d) |
ToleranceMatcher |
plusOrMinus(double $receiver,
double tolerance) |
ToleranceMatcher plusOrMinus(double $receiver, double tolerance)
Matcher<java.lang.Double> exactly(double d)