org.jruby.javasupport
Class Java.OldStyleExtensionInherited

java.lang.Object
  extended by org.jruby.javasupport.Java.OldStyleExtensionInherited
Enclosing class:
Java

public static class Java.OldStyleExtensionInherited
extends java.lang.Object


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

Constructor Detail

Java.OldStyleExtensionInherited

public Java.OldStyleExtensionInherited()
Method Detail

inherited

public static IRubyObject inherited(IRubyObject recv,
                                    IRubyObject arg0)


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