Interface JTypeParameter

All Superinterfaces:
HasAnnotations, JClassType, JType

public interface JTypeParameter extends JClassType
Represents one of the type parameters in a generic type.
  • Method Details