Uses of Interface
gw.lang.reflect.java.IJavaBackedType
-
Packages that use IJavaBackedType Package Description gw.internal.gosu.parser gw.lang.reflect gw.lang.reflect.java -
-
Uses of IJavaBackedType in gw.internal.gosu.parser
Subinterfaces of IJavaBackedType in gw.internal.gosu.parser Modifier and Type Interface Description interfaceIJavaEnumTypeInternalinterfaceIJavaTypeInternalClasses in gw.internal.gosu.parser that implement IJavaBackedType Modifier and Type Class Description classJavaEnumTypeProvides an implementation of IEnumeratedType for java enums(package private) classJavaType -
Uses of IJavaBackedType in gw.lang.reflect
Methods in gw.lang.reflect with parameters of type IJavaBackedType Modifier and Type Method Description static ITypeTypeSystem. getTypeFromJavaBasedType(IJavaBackedType javaType) -
Uses of IJavaBackedType in gw.lang.reflect.java
Subinterfaces of IJavaBackedType in gw.lang.reflect.java Modifier and Type Interface Description interfaceIJavaType
-