org.jruby
Class RubyJRuby.JRubyClassExtensions

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

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


Constructor Summary
RubyJRuby.JRubyClassExtensions()
           
 
Method Summary
static IRubyObject subclasses(ThreadContext context, IRubyObject maybeClass, IRubyObject[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyJRuby.JRubyClassExtensions

public RubyJRuby.JRubyClassExtensions()
Method Detail

subclasses

public static IRubyObject subclasses(ThreadContext context,
                                     IRubyObject maybeClass,
                                     IRubyObject[] args)


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