Checks that the given argument is positive or zero. If it is not , throws {@link IllegalArgumentException}. Otherwise, returns the argument.
See Implementation
Checks that the given argument is positive or zero. If it is not , throws {@link IllegalArgumentException}. Otherwise, returns the argument.