public class ClassHelper
extends java.lang.Object
Constructor and Description |
---|
ClassHelper() |
Modifier and Type | Method and Description |
---|---|
static GenericTypeVar |
findGenericType(Type type,
java.util.Vector<Type> paralist,
java.util.Vector<GenericTypeVar> methodParaList)
HOTI
Diese Methode sucht in der Klassendefinition nach einen GTV, die
so hei�t wie die im RefType definierte Variable.
|
public static GenericTypeVar findGenericType(Type type, java.util.Vector<Type> paralist, java.util.Vector<GenericTypeVar> methodParaList)
type
-