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 String
getNameSansProxy
(IType type) static String
getNameSansProxy
(String name) static IType
getProxiedType
(IType type) static boolean
static boolean
isProxyClass
(String strName) private static boolean
isProxyName
(String name) static boolean
isProxyStart
(String strName)
-
Constructor Details
-
ProxyUtil
public ProxyUtil()
-
-
Method Details
-
isProxy
-
isProxyClass
-
isProxyStart
-
getProxiedType
-
getNameSansProxy
-
getNameSansProxy
-
isProxyName
-