| Package | Description |
|---|---|
| one.microstream |
| Modifier and Type | Method and Description |
|---|---|
static void |
X.check(BooleanTerm condition)
Forces the passed condition to evaluate to true by throwing an
Error otherwise. |
static void |
X.check(BooleanTerm condition,
String message)
Forces the passed condition to evaluate to true by throwing an
Error otherwise. |
static void |
X.check(BooleanTerm condition,
String message,
int stackLevels)
Forces the passed condition to evaluate to true by throwing an
Error otherwise. |
Copyright © 2022 MicroStream Software. All rights reserved.