Package org.jruby.javasupport
Class Java.NewStyleExtensionInherited
java.lang.Object
org.jruby.javasupport.Java.NewStyleExtensionInherited
- Enclosing class:
Java
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
inherited
(IRubyObject self, IRubyObject subclass) Deprecated.static IRubyObject
inherited
(ThreadContext context, IRubyObject self, IRubyObject subclass)
-
Constructor Details
-
NewStyleExtensionInherited
public NewStyleExtensionInherited()
-
-
Method Details
-
inherited
Deprecated. -
inherited
-