generics property

List<TypeDefinition> generics
final

The generics the type has.

Implementation

final List<TypeDefinition> generics;