|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.retroweaver.runtime.java.lang.reflect.ReflectionDescriptor.ClassTypeImpl
public static class ReflectionDescriptor.ClassTypeImpl
| Constructor Summary | |
|---|---|
ReflectionDescriptor.ClassTypeImpl(java.lang.String name)
|
|
ReflectionDescriptor.ClassTypeImpl(java.lang.String name,
boolean isInterface)
|
|
| Method Summary | |
|---|---|
TypeVariable<?>[] |
getTypeParameters()
|
void |
setTypeParameters(TypeVariable<?>[] typeParameters)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ReflectionDescriptor.ClassTypeImpl(java.lang.String name)
public ReflectionDescriptor.ClassTypeImpl(java.lang.String name,
boolean isInterface)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic TypeVariable<?>[] getTypeParameters()
getTypeParameters in interface GenericDeclarationpublic void setTypeParameters(TypeVariable<?>[] typeParameters)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||