org.jruby
Class RubyJRuby.MethodExtensions

java.lang.Object
  extended by org.jruby.RubyJRuby.MethodExtensions
Enclosing class:
RubyJRuby

public static class RubyJRuby.MethodExtensions
extends java.lang.Object


Constructor Summary
RubyJRuby.MethodExtensions()
           
 
Method Summary
static IRubyObject methodArgs(IRubyObject recv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyJRuby.MethodExtensions

public RubyJRuby.MethodExtensions()
Method Detail

methodArgs

public static IRubyObject methodArgs(IRubyObject recv)


Copyright © 2002-2007 JRuby Team. All Rights Reserved.