| Package | Description |
|---|---|
| org.benf.cfr.reader.bytecode.analysis.types |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaGenericPlaceholderTypeInstance |
class |
JavaGenericRefTypeInstance |
class |
JavaWildcardTypeInstance |
| Modifier and Type | Method and Description |
|---|---|
private static void |
GenericTypeBinder.doBind(java.util.Map<java.lang.String,JavaTypeInstance> boundNames,
JavaGenericBaseInstance unbound,
JavaTypeInstance maybeBound) |
static GenericTypeBinder |
GenericTypeBinder.extractBaseBindings(JavaGenericBaseInstance unbound,
JavaTypeInstance maybeBound) |
static GenericTypeBinder |
GenericTypeBinder.extractBindings(JavaGenericBaseInstance unbound,
JavaTypeInstance maybeBound) |