Gets the type of the parameter with proper generics.
Returns:
Example:
final type = param.getType(); // Type
Class<Object> getClass();