Class IGosuClass.ProxyUtil

  • Enclosing interface:
    IGosuClass

    public static class IGosuClass.ProxyUtil
    extends Object
    • Constructor Detail

      • ProxyUtil

        public ProxyUtil()
    • Method Detail

      • isProxy

        public static boolean isProxy​(IType type)
      • isProxyClass

        public static boolean isProxyClass​(String strName)
      • isProxyStart

        public static boolean isProxyStart​(String strName)
      • getProxiedType

        public static IType getProxiedType​(IType type)
      • getNameSansProxy

        public static String getNameSansProxy​(IType type)
      • getNameSansProxy

        public static String getNameSansProxy​(String name)