public class JavaUtilities
extends java.lang.Object
Constructor and Description |
---|
JavaUtilities() |
public static IRubyObject set_java_object(IRubyObject recv, IRubyObject self, IRubyObject java_object)
public static IRubyObject get_interface_module(IRubyObject recv, IRubyObject arg0)
public static IRubyObject get_package_module(IRubyObject recv, IRubyObject arg0)
public static IRubyObject get_package_module_dot_format(IRubyObject recv, IRubyObject arg0)
public static IRubyObject get_proxy_class(IRubyObject recv, IRubyObject arg0)
public static IRubyObject create_proxy_class(IRubyObject recv, IRubyObject arg0, IRubyObject arg1, IRubyObject arg2)
public static IRubyObject get_java_class(IRubyObject recv, IRubyObject arg0)
public static IRubyObject get_top_level_proxy_or_package(ThreadContext context, IRubyObject recv, IRubyObject arg0)
public static IRubyObject get_proxy_or_package_under_package(ThreadContext context, IRubyObject recv, IRubyObject arg0, IRubyObject arg1)
public static IRubyObject valid_java_identifier_p(ThreadContext context, IRubyObject recv, IRubyObject name)
@Deprecated public static IRubyObject extend_proxy(ThreadContext context, IRubyObject recv, IRubyObject name, Block block)
Copyright © 2001-2020 JRuby. All Rights Reserved.