- 
Methods in one.microstream with parameters of type BooleanTerm 
| Modifier and Type | 
Method | 
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.  
 |