Uses of Interface
gw.lang.reflect.gs.IGosuObject
Packages that use IGosuObject
Package
Description
-
Uses of IGosuObject in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IGosuObject -
Uses of IGosuObject in gw.internal.gosu.properties
Classes in gw.internal.gosu.properties that implement IGosuObjectModifier and TypeClassDescriptionclass
A node in a tree representation of an underlyingPropertySet
. -
Uses of IGosuObject in gw.lang.function
Subinterfaces of IGosuObject in gw.lang.functionClasses in gw.lang.function that implement IGosuObjectModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
class
-
Uses of IGosuObject in gw.lang.reflect
Methods in gw.lang.reflect that return IGosuObjectModifier and TypeMethodDescriptionstatic IGosuObject
ReflectUtil.constructGosuClassInstance
(String className, Object... args) static IGosuObject
ReflectUtil.getEnclosingClassInstance
(IGosuObject obj) Methods in gw.lang.reflect with parameters of type IGosuObjectModifier and TypeMethodDescriptionstatic IGosuObject
ReflectUtil.getEnclosingClassInstance
(IGosuObject obj) -
Uses of IGosuObject in gw.lang.reflect.features
Classes in gw.lang.reflect.features that implement IGosuObjectModifier and TypeClassDescriptionprivate static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
private static class
-
Uses of IGosuObject in gw.lang.reflect.gs
Subinterfaces of IGosuObject in gw.lang.reflect.gsModifier and TypeInterfaceDescriptioninterface
interface
Classes in gw.lang.reflect.gs that implement IGosuObjectMethods in gw.lang.reflect.gs that return IGosuObjectModifier and TypeMethodDescriptionIGosuArrayClassInstance.getArrayComponent
(int iIndex) IGosuArrayClassInstance.getObjectArray()
Methods in gw.lang.reflect.gs with parameters of type IGosuObjectModifier and TypeMethodDescriptionvoid
IGosuArrayClassInstance.setArrayComponent
(int iIndex, IGosuObject value)