Modifier and Type | Field and Description |
---|---|
private java.lang.reflect.Type[] |
bounds |
private boolean |
target |
Constructor and Description |
---|
Bounds(java.lang.reflect.Type[] bounds,
boolean target) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
isSubtypeOf(java.lang.reflect.Type supertype) |
(package private) boolean |
isSupertypeOf(java.lang.reflect.Type subtype) |