Uses of Interface
gw.lang.reflect.module.INativeModule
-
Packages that use INativeModule Package Description gw.internal.gosu.module gw.lang.gosuc gw.lang.reflect.module -
-
Uses of INativeModule in gw.internal.gosu.module
Methods in gw.internal.gosu.module with parameters of type INativeModule Modifier and Type Method Description void
Module. setNativeModule(INativeModule nativeModule)
-
Uses of INativeModule in gw.lang.gosuc
Classes in gw.lang.gosuc that implement INativeModule Modifier and Type Class Description class
GosucModule
-
Uses of INativeModule in gw.lang.reflect.module
Methods in gw.lang.reflect.module with parameters of type INativeModule Modifier and Type Method Description void
IModule. setNativeModule(INativeModule nativeModule)
-