Package gw.internal.gosu.parser
Class TypeRefInvocationHandler
- java.lang.Object
-
- gw.internal.gosu.parser.TypeRefInvocationHandler
-
- All Implemented Interfaces:
java.lang.reflect.InvocationHandler
class TypeRefInvocationHandler extends java.lang.Object implements java.lang.reflect.InvocationHandler
-
-
Constructor Summary
Constructors Constructor Description TypeRefInvocationHandler()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectinvoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[] args)
-