public static class JavaLang.Class
extends java.lang.Object
Constructor and Description |
---|
Class() |
public static IRubyObject proxy_class(ThreadContext context, IRubyObject self)
public static IRubyObject resource_as_stream(ThreadContext context, IRubyObject self, IRubyObject name)
public static IRubyObject resource_as_string(ThreadContext context, IRubyObject self, IRubyObject name)
public static IRubyObject to_s(ThreadContext context, IRubyObject self)
public static IRubyObject inspect(ThreadContext context, IRubyObject self)
public static IRubyObject annotations_p(ThreadContext context, IRubyObject self)
public static IRubyObject declared_annotations_p(ThreadContext context, IRubyObject self)
public static IRubyObject java_instance_methods(ThreadContext context, IRubyObject self)
public static IRubyObject declared_instance_methods(ThreadContext context, IRubyObject self)
public static IRubyObject java_class_methods(ThreadContext context, IRubyObject self)
public static IRubyObject declared_class_methods(ThreadContext context, IRubyObject self)
public static IRubyObject cmp(ThreadContext context, IRubyObject self, IRubyObject other)
public static IRubyObject anonymous_p(IRubyObject self)
public static IRubyObject abstract_p(IRubyObject self)
public static IRubyObject public_p(IRubyObject self)
public static IRubyObject protected_p(IRubyObject self)
public static IRubyObject private_p(IRubyObject self)
public static IRubyObject final_p(IRubyObject self)
public static IRubyObject static_p(IRubyObject self)
Copyright © 2001-2018 JRuby. All Rights Reserved.