Uses of Interface
gw.lang.reflect.java.IJavaTypeInfo
-
Packages that use IJavaTypeInfo Package Description gw.internal.gosu.parser gw.lang.reflect -
-
Uses of IJavaTypeInfo in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IJavaTypeInfo Modifier and Type Class Description classJavaTypeInfoMethods in gw.internal.gosu.parser that return IJavaTypeInfo Modifier and Type Method Description IJavaTypeInfoTypeInfoFactoryImpl. create(IType intrType, IJavaClassInfo backingClass)IJavaTypeInfoTypeInfoFactoryImpl. create(IType intrType, java.lang.Class<?> backingClass) -
Uses of IJavaTypeInfo in gw.lang.reflect
Methods in gw.lang.reflect that return IJavaTypeInfo Modifier and Type Method Description IJavaTypeInfoITypeInfoFactory. create(IType intrType, IJavaClassInfo backingClass)IJavaTypeInfoITypeInfoFactory. create(IType intrType, java.lang.Class<?> backingClass)
-