|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RubyUnboundMethod | |
---|---|
org.jruby | |
org.jruby.internal.runtime.methods |
Uses of RubyUnboundMethod in org.jruby |
---|
Methods in org.jruby that return RubyUnboundMethod | |
---|---|
static RubyUnboundMethod |
RubyUnboundMethod.newUnboundMethod(RubyModule implementationModule,
java.lang.String methodName,
RubyModule originModule,
java.lang.String originName,
DynamicMethod method)
|
RubyUnboundMethod |
RubyMethod.unbind()
|
RubyUnboundMethod |
RubyUnboundMethod.unbind()
|
Uses of RubyUnboundMethod in org.jruby.internal.runtime.methods |
---|
Constructors in org.jruby.internal.runtime.methods with parameters of type RubyUnboundMethod | |
---|---|
MethodMethod(RubyModule implementationClass,
RubyUnboundMethod method,
Visibility visibility)
Constructor for MethodMethod. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |