hasGenerics abstract method
Checks if this class has generic type parameters.
Returns:
true
if this class has generic type parametersfalse
otherwise
Implementation
bool hasGenerics();
Checks if this class has generic type parameters.
Returns:
true
if this class has generic type parametersfalse
otherwisebool hasGenerics();