@Stability.Internal public class CbPreconditions extends Object
Modifier and Type | Method and Description |
---|---|
static void |
check(boolean condition) |
static void |
check(boolean condition,
String message) |
static void |
check(boolean condition,
String message,
Object... args) |
Copyright © 2024 Couchbase, Inc.. All rights reserved.