Uses of Interface
gw.lang.reflect.module.INativeModule
-
Packages that use INativeModule Package Description gw.lang.gosuc gw.lang.reflect.module -
-
Uses of INativeModule in gw.lang.gosuc
Classes in gw.lang.gosuc that implement INativeModule Modifier and Type Class Description classGosucModule -
Uses of INativeModule in gw.lang.reflect.module
Methods in gw.lang.reflect.module with parameters of type INativeModule Modifier and Type Method Description voidIModule. setNativeModule(INativeModule nativeModule)
-