typeParams property

String typeParams
final

Source text of the type parameter list, e.g. <T>.

Implementation

final String typeParams;