public static class RubyJRuby.JRubySynchronizedMeta
extends java.lang.Object
| Constructor and Description |
|---|
RubyJRuby.JRubySynchronizedMeta() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
append_features(IRubyObject self,
IRubyObject target) |
static IRubyObject |
extend_object(IRubyObject self,
IRubyObject obj) |
public static IRubyObject append_features(IRubyObject self, IRubyObject target)
public static IRubyObject extend_object(IRubyObject self, IRubyObject obj)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.