Uses of Interface
gw.lang.reflect.IGosuClassLoadingObserver
-
Packages that use IGosuClassLoadingObserver Package Description gw.internal.gosu.parser gw.lang.reflect -
-
Uses of IGosuClassLoadingObserver in gw.internal.gosu.parser
Methods in gw.internal.gosu.parser that return types with arguments of type IGosuClassLoadingObserver Modifier and Type Method Description List<IGosuClassLoadingObserver>
DefaultEntityAccess. getGosuClassLoadingObservers()
-
Uses of IGosuClassLoadingObserver in gw.lang.reflect
Methods in gw.lang.reflect that return types with arguments of type IGosuClassLoadingObserver Modifier and Type Method Description List<IGosuClassLoadingObserver>
IEntityAccess. getGosuClassLoadingObservers()
-