Package gw.lang.reflect.gs
Class IGosuClass.ProxyUtil
java.lang.Object
gw.lang.reflect.gs.IGosuClass.ProxyUtil
- Enclosing interface:
- IGosuClass
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetNameSansProxy(IType type) static StringgetNameSansProxy(String name) static ITypegetProxiedType(IType type) static booleanstatic booleanisProxyClass(String strName) private static booleanisProxyName(String name) static booleanisProxyStart(String strName)
-
Constructor Details
-
ProxyUtil
public ProxyUtil()
-
-
Method Details
-
isProxy
-
isProxyClass
-
isProxyStart
-
getProxiedType
-
getNameSansProxy
-
getNameSansProxy
-
isProxyName
-