Package org.jruby
Class RubyModule.RefinementMethods
java.lang.Object
org.jruby.RubyModule.RefinementMethods
- Enclosing class:
RubyModule
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
import_methods
(ThreadContext context, IRubyObject self, IRubyObject[] modules)
-
Constructor Details
-
RefinementMethods
public RefinementMethods()
-
-
Method Details
-
import_methods
public static IRubyObject import_methods(ThreadContext context, IRubyObject self, IRubyObject[] modules)
-