java.lang.Object
org.jruby.javasupport.Java.OldStyleExtensionInherited
- Enclosing class:
Java
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectinherited(IRubyObject self, IRubyObject subclass) Deprecated.static IRubyObjectinherited(ThreadContext context, IRubyObject self, IRubyObject subclass)
-
Constructor Details
-
OldStyleExtensionInherited
public OldStyleExtensionInherited()
-
-
Method Details
-
inherited
@Deprecated(since="9.1.0.0") public static IRubyObject inherited(IRubyObject self, IRubyObject subclass) Deprecated. -
inherited
-