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