Uses of Interface
gw.lang.reflect.IMethodCallHandler
Packages that use IMethodCallHandler
-
Uses of IMethodCallHandler in gw.internal.gosu.dynamic
Classes in gw.internal.gosu.dynamic that implement IMethodCallHandlerMethods in gw.internal.gosu.dynamic that return IMethodCallHandler -
Uses of IMethodCallHandler in gw.internal.gosu.parser
Classes in gw.internal.gosu.parser that implement IMethodCallHandlerModifier and TypeClassDescriptionclassHandles Gosu->Java method call adaptationMethods in gw.internal.gosu.parser that return IMethodCallHandlerModifier and TypeMethodDescriptionArrayExpansionMethodInfo.getCallHandler()GosuMethodInfo.getCallHandler()JavaMethodInfo.getCallHandler() -
Uses of IMethodCallHandler in gw.lang.reflect
Methods in gw.lang.reflect that return IMethodCallHandlerModifier and TypeMethodDescriptionIMethodInfo.getCallHandler()MetaMethodInfoDelegate.getCallHandler()MethodInfoDelegate.getCallHandler()SimpleMethodInfo.getCallHandler()Methods in gw.lang.reflect with parameters of type IMethodCallHandlerModifier and TypeMethodDescriptionMethodInfoBuilder.withCallHandler(IMethodCallHandler callHandler)