Package org.codehaus.janino
Interface IWildcardType
- All Superinterfaces:
IType
-
Method Summary
-
Method Details
-
getUpperBound
IType getUpperBound()- Returns:
- The type of the
extends
clause, orObject.class
-
getLowerBound
- Returns:
- The type of the
super
clause, ornull
-