Package | Description |
---|---|
org.jruby |
Modifier and Type | Method and Description |
---|---|
RubyMethod |
RubyUnboundMethod.bind(ThreadContext context,
IRubyObject aReceiver) |
static RubyMethod |
RubyMethod.newMethod(RubyModule implementationModule,
java.lang.String methodName,
RubyModule originModule,
java.lang.String originName,
CacheEntry entry,
IRubyObject receiver) |
RubyMethod |
RubyMethod.rbClone() |
Copyright © 2001-2020 JRuby. All Rights Reserved.