hasGenerics abstract method

bool hasGenerics()

Checks if this class has generic type parameters.

Returns:

  • true if this class has generic type parameters
  • false otherwise

Implementation

bool hasGenerics();