|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GenericClass | |
|---|---|
| net.ranides.assira.asm | |
| net.ranides.assira.generic | |
| net.ranides.assira.reflection | |
| Uses of GenericClass in net.ranides.assira.asm |
|---|
| Methods in net.ranides.assira.asm that return GenericClass | |
|---|---|
static GenericClass |
MethodInspector.getReturnType(Method method)
|
static GenericClass |
AsmUtils.vm2generic(String vmtype)
|
| Uses of GenericClass in net.ranides.assira.generic |
|---|
| Classes in net.ranides.assira.generic that implement GenericClass | |
|---|---|
class |
TypeToken<T>
Klasa przekazująca dalej informację o klasie w genericu, jeśli nie mamy obiektu Class<T> możemy opakować T właśnie w tę klasę. |
| Methods in net.ranides.assira.generic that return GenericClass | |
|---|---|
GenericClass[] |
TypeToken.params()
|
| Uses of GenericClass in net.ranides.assira.reflection |
|---|
| Fields in net.ranides.assira.reflection declared as GenericClass | |
|---|---|
static GenericClass[] |
GenericFactory.EMPTY_CLASSES
|
static GenericClass |
GenericFactory.UNKNOWN_CLASS
|
| Methods in net.ranides.assira.reflection that return GenericClass | |
|---|---|
static GenericClass |
GenericFactory.construct(Class<?> type,
GenericClass[] params)
|
static GenericClass |
GenericFactory.construct(Type type)
|
static GenericClass[] |
GenericFactory.construct(Type[] types)
|
GenericClass |
BeanModel.getGenericType(String name)
|
GenericClass[] |
GenericClass.params()
|
GenericClass |
Variable.type()
|
| Methods in net.ranides.assira.reflection that return types with arguments of type GenericClass | |
|---|---|
Map<String,GenericClass> |
WebServiceMethod.getParamTypes()
|
| Methods in net.ranides.assira.reflection with parameters of type GenericClass | |
|---|---|
static GenericClass |
GenericFactory.construct(Class<?> type,
GenericClass[] params)
|
static String |
ReflectUtils.fqs(GenericClass clazz)
[F]ull [Q]ualified [S]ignature |
static Type |
GenericFactory.reflect(GenericClass gclass)
|
static String |
ReflectUtils.sig(GenericClass clazz)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||