Class StructuralTypeProxyGenerator

java.lang.Object
gw.internal.gosu.ir.compiler.bytecode.expression.StructuralTypeProxyGenerator

public class StructuralTypeProxyGenerator extends Object
  • Method Details

    • makeProxy

      public static Class makeProxy(Class<?> iface, Class<?> rootClass, String name, boolean bStaticImpl)