| Constructor and Description |
|---|
NewStyleExtensionInherited() |
| Modifier and Type | Method and Description |
|---|---|
static IRubyObject |
inherited(IRubyObject self,
IRubyObject subclass)
Deprecated.
|
static IRubyObject |
inherited(ThreadContext context,
IRubyObject self,
IRubyObject subclass) |
@Deprecated public static IRubyObject inherited(IRubyObject self, IRubyObject subclass)
public static IRubyObject inherited(ThreadContext context, IRubyObject self, IRubyObject subclass)
Copyright © 2001-2016 JRuby. All Rights Reserved.