Preconditions
object Preconditions
Content copied to clipboard
Simple static methods to be called at the start of your own methods to verify correct arguments and state.
Functions
checkArgument
Link copied to clipboard
checkArgumentNonnegative
Link copied to clipboard
checkNotNull
Link copied to clipboard