Uses of Interface
gw.lang.reflect.java.IJavaClassTypeVariable
-
Packages that use IJavaClassTypeVariable Package Description gw.lang.parser gw.lang.reflect.java -
-
Uses of IJavaClassTypeVariable in gw.lang.parser
Methods in gw.lang.parser with parameters of type IJavaClassTypeVariable Modifier and Type Method Description booleanJavaClassTypeVarMatcher. matches(IJavaClassTypeVariable thisOne, ITypeVariableType thatOne) -
Uses of IJavaClassTypeVariable in gw.lang.reflect.java
Methods in gw.lang.reflect.java that return IJavaClassTypeVariable Modifier and Type Method Description IJavaClassTypeVariable[]ErrorJavaClassInfo. getTypeParameters()IJavaClassTypeVariable[]IJavaClassInfo. getTypeParameters()
-