public static class RubyModule.RefinementMethods
extends java.lang.Object
| Constructor and Description |
|---|
RefinementMethods() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
import_methods(ThreadContext context,
IRubyObject self,
IRubyObject[] modules) |
public static IRubyObject import_methods(ThreadContext context, IRubyObject self, IRubyObject[] modules)
Copyright © 2001-2023 JRuby. All Rights Reserved.