Package org.jruby
Class TopSelfFactory
java.lang.Object
org.jruby.TopSelfFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObjectcreateTopSelf(Ruby runtime) Deprecated.static IRubyObjectfinishTopSelf(ThreadContext context, IRubyObject topSelf, RubyClass Object, boolean wrapper)
-
Method Details
-
createTopSelf
Deprecated. -
finishTopSelf
public static IRubyObject finishTopSelf(ThreadContext context, IRubyObject topSelf, RubyClass Object, boolean wrapper)
-