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