Package org.codehaus.janino
Class Java.TypeParameter
java.lang.Object
org.codehaus.janino.Java.TypeParameter
- Enclosing class:
Java
Representation of a type parameter (which declares a type variable).
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal Java.ReferenceType[]
The optional bound of the type parameter.final String
The name of the type variable. -
Constructor Summary
Constructors -
Method Summary