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 IRubyObjectinherited(IRubyObject self, IRubyObject subclass) Deprecated.static IRubyObjectinherited(ThreadContext context, IRubyObject self, IRubyObject subclass)
-
Constructor Details
-
NewStyleExtensionInherited
public NewStyleExtensionInherited()
-
-
Method Details
-
inherited
Deprecated. -
inherited
-