org.jruby
Class RubyJRuby.JRubySynchronizedMeta

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

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


Constructor Summary
RubyJRuby.JRubySynchronizedMeta()
           
 
Method Summary
static IRubyObject append_features(IRubyObject self, IRubyObject target)
           
static IRubyObject extend_object(IRubyObject self, IRubyObject obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RubyJRuby.JRubySynchronizedMeta

public RubyJRuby.JRubySynchronizedMeta()
Method Detail

append_features

public static IRubyObject append_features(IRubyObject self,
                                          IRubyObject target)

extend_object

public static IRubyObject extend_object(IRubyObject self,
                                        IRubyObject obj)


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