/* THIS FILE IS GENERATED. DO NOT EDIT */
package org.jruby.gen;

import org.jruby.Ruby;
import org.jruby.RubyModule;
import org.jruby.RubyClass;
import org.jruby.anno.TypePopulator;
import org.jruby.internal.runtime.methods.JavaMethod;
import org.jruby.internal.runtime.methods.DynamicMethod;
import org.jruby.runtime.Arity;
import org.jruby.runtime.Visibility;
import org.jruby.runtime.MethodIndex;
import java.util.Arrays;
import java.util.List;
import javax.annotation.Generated;

@Generated("org.jruby.anno.AnnotationBinder")
@SuppressWarnings("deprecation")
public class org$jruby$javasupport$ext$JavaLang$Class$POPULATOR extends TypePopulator {
    public void populate(RubyModule cls, Class clazz) {
        JavaMethod javaMethod;
        DynamicMethod moduleMethod, aliasedMethod;
        Ruby runtime = cls.getRuntime();
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$final_p(cls, Visibility.PUBLIC, "final?");
        populateMethod(javaMethod, 0, "final_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "final_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "final?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$java_class_methods(cls, Visibility.PUBLIC, "java_class_methods");
        populateMethod(javaMethod, 0, "java_class_methods", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "java_class_methods", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "java_class_methods", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$protected_p(cls, Visibility.PUBLIC, "protected?");
        populateMethod(javaMethod, 0, "protected_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "protected_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "protected?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$java_instance_methods(cls, Visibility.PUBLIC, "java_instance_methods");
        populateMethod(javaMethod, 0, "java_instance_methods", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "java_instance_methods", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "java_instance_methods", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$declared_instance_methods(cls, Visibility.PUBLIC, "declared_instance_methods");
        populateMethod(javaMethod, 0, "declared_instance_methods", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "declared_instance_methods", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "declared_instance_methods", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$1$0$resource_as_stream(cls, Visibility.PUBLIC, "resource_as_stream");
        populateMethod(javaMethod, 1, "resource_as_stream", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "resource_as_stream", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG2);
        aliasedMethod = cls.putMethod(runtime, "resource_as_stream", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$anonymous_p(cls, Visibility.PUBLIC, "anonymous?");
        populateMethod(javaMethod, 0, "anonymous_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "anonymous_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "anonymous?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$abstract_p(cls, Visibility.PUBLIC, "abstract?");
        populateMethod(javaMethod, 0, "abstract_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "abstract_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "abstract?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$public_p(cls, Visibility.PUBLIC, "public?");
        populateMethod(javaMethod, 0, "public_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "public_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "public?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$declared_annotations_p(cls, Visibility.PUBLIC, "declared_annotations?");
        populateMethod(javaMethod, 0, "declared_annotations_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "declared_annotations_p", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "declared_annotations?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$proxy_class(cls, Visibility.PUBLIC, "ruby_class");
        populateMethod(javaMethod, 0, "proxy_class", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "proxy_class", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "ruby_class", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$to_s(cls, Visibility.PUBLIC, "to_s");
        populateMethod(javaMethod, 0, "to_s", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "to_s", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "to_s", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$declared_class_methods(cls, Visibility.PUBLIC, "declared_class_methods");
        populateMethod(javaMethod, 0, "declared_class_methods", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "declared_class_methods", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "declared_class_methods", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$1$0$resource_as_string(cls, Visibility.PUBLIC, "resource_as_string");
        populateMethod(javaMethod, 1, "resource_as_string", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "resource_as_string", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG2);
        aliasedMethod = cls.putMethod(runtime, "resource_as_string", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$annotations_p(cls, Visibility.PUBLIC, "annotations?");
        populateMethod(javaMethod, 0, "annotations_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "annotations_p", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "annotations?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$static_p(cls, Visibility.PUBLIC, "static?");
        populateMethod(javaMethod, 0, "static_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "static_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "static?", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$1$0$cmp(cls, Visibility.PUBLIC, "<=>");
        populateMethod(javaMethod, 1, "cmp", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "cmp", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG2);
        aliasedMethod = cls.putMethod(runtime, "<=>", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$inspect(cls, Visibility.PUBLIC, "inspect");
        populateMethod(javaMethod, 0, "inspect", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "inspect", org.jruby.runtime.builtin.IRubyObject.class, CONTEXT_ARG1);
        aliasedMethod = cls.putMethod(runtime, "inspect", javaMethod);
        javaMethod = new org.jruby.javasupport.ext.JavaLang$Class$INVOKER$s$0$0$private_p(cls, Visibility.PUBLIC, "private?");
        populateMethod(javaMethod, 0, "private_p", true, false, org.jruby.javasupport.ext.JavaLang.Class.class, "private_p", org.jruby.runtime.builtin.IRubyObject.class, ARG1);
        aliasedMethod = cls.putMethod(runtime, "private?", javaMethod);

        runtime.addBoundMethods("org.jruby.javasupport.ext.JavaLang.Class", "final_p", "final?", "proxy_class", "ruby_class", "protected_p", "protected?", "anonymous_p", "anonymous?", "abstract_p", "abstract?", "annotations_p", "annotations?", "static_p", "static?", "cmp", "<=>", "public_p", "public?", "declared_annotations_p", "declared_annotations?", "private_p", "private?", "java_class_methods", "java_class_methods", "java_instance_methods", "java_instance_methods", "declared_instance_methods", "declared_instance_methods", "resource_as_stream", "resource_as_stream", "to_s", "to_s", "declared_class_methods", "declared_class_methods", "resource_as_string", "resource_as_string", "inspect", "inspect");
    }
    static {
    }
}