public class GenericType
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
GenericType.GenericArray |
static class |
GenericType.GenericWildcard |
Modifier and Type | Field and Description |
---|---|
(package private) GenericType[] |
a |
(package private) int |
array |
(package private) GenericType[] |
b |
(package private) static GenericType[] |
EMPTY |
(package private) Scope |
reference |
(package private) Scope |
scope |
Constructor and Description |
---|
GenericType(java.lang.Class<java.lang.Object> class1) |
static final GenericType[] EMPTY
Scope reference
GenericType[] a
GenericType[] b
int array
Scope scope