Add new KiwiPreconditions checks for only one non-null argument #1139
Labels
new feature
A new feature such as a new class, method, package, group of classes, etc.
Milestone
Add overloaded
checkOnlyOneArgumentIsNull
methods that accept two arguments, and checks that only one of them is null (the other must be non-null).The text was updated successfully, but these errors were encountered: