public static class Java.NewStyleExtensionInherited
extends java.lang.Object
| 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-2018 JRuby. All Rights Reserved.