Uses of Class
org.jruby.RubyMethod
Packages that use RubyMethod
-
Uses of RubyMethod in org.jruby
Methods in org.jruby that return RubyMethodModifier and TypeMethodDescriptionRubyUnboundMethod.bind(ThreadContext context, IRubyObject aReceiver) RubyMethod.dup(ThreadContext context) static RubyMethodRubyMethod.newMethod(RubyModule implementationModule, String methodName, RubyModule originModule, String originName, CacheEntry entry, IRubyObject receiver) RubyMethod.rbClone()