Package gw.lang.reflect.gs
Class IGosuClass.ProxyUtil
- java.lang.Object
-
- gw.lang.reflect.gs.IGosuClass.ProxyUtil
-
- Enclosing interface:
- IGosuClass
public static class IGosuClass.ProxyUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ProxyUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static StringgetNameSansProxy(IType type)static StringgetNameSansProxy(String name)static ITypegetProxiedType(IType type)static booleanisProxy(IType type)static booleanisProxyClass(String strName)static booleanisProxyStart(String strName)
-