next Argument
Returns the next argument if it is of type T
Return
The argument of type T if it exists
Parameters
clazz
Class of the requested type
<T>
Type of the requested argument
Throws
In case there is no more arguments to be read
Returns the next argument if it is of type T
The argument of type T if it exists
Class of the requested type
Type of the requested argument
In case there is no more arguments to be read