| Package | Description |
|---|---|
| gw.lang.function | |
| gw.lang.reflect | |
| gw.lang.reflect.gs |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IBlock |
interface |
IFunction0 |
interface |
IFunction1 |
interface |
IFunction10 |
interface |
IFunction11 |
interface |
IFunction12 |
interface |
IFunction13 |
interface |
IFunction14 |
interface |
IFunction15 |
interface |
IFunction16 |
interface |
IFunction2 |
interface |
IFunction3 |
interface |
IFunction4 |
interface |
IFunction5 |
interface |
IFunction6 |
interface |
IFunction7 |
interface |
IFunction8 |
interface |
IFunction9 |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBlock |
class |
Function0 |
class |
Function1 |
class |
Function10 |
class |
Function11 |
class |
Function12 |
class |
Function13 |
class |
Function14 |
class |
Function15 |
class |
Function16 |
class |
Function2 |
class |
Function3 |
class |
Function4 |
class |
Function5 |
class |
Function6 |
class |
Function7 |
class |
Function8 |
class |
Function9 |
| Modifier and Type | Method and Description |
|---|---|
static IGosuObject |
ReflectUtil.constructGosuClassInstance(String className,
Object... args) |
static IGosuObject |
ReflectUtil.getEnclosingClassInstance(IGosuObject obj) |
| Modifier and Type | Method and Description |
|---|---|
static IGosuObject |
ReflectUtil.getEnclosingClassInstance(IGosuObject obj) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IGosuArrayClassInstance |
interface |
IGosuClassObject |
| Modifier and Type | Class and Description |
|---|---|
class |
FragmentInstance |
| Modifier and Type | Method and Description |
|---|---|
IGosuObject |
IGosuArrayClassInstance.getArrayComponent(int iIndex) |
IGosuObject[] |
IGosuArrayClassInstance.getObjectArray() |
| Modifier and Type | Method and Description |
|---|---|
void |
IGosuArrayClassInstance.setArrayComponent(int iIndex,
IGosuObject value) |
Copyright © 2017. All rights reserved.