Package io.etcd.jetcd
Class Preconditions
java.lang.Object
io.etcd.jetcd.Preconditions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcheckArgument(boolean expression, String errorMessage) static voidcheckState(boolean expression, String errorMessage)
-
Constructor Details
-
Preconditions
public Preconditions()
-
-
Method Details
-
checkArgument
-
checkState
-