Package org.jruby
Class TopSelfFactory
java.lang.Object
org.jruby.TopSelfFactory
-
Method Summary
Modifier and TypeMethodDescriptionstatic IRubyObject
createTopSelf
(Ruby runtime) Deprecated.static IRubyObject
finishTopSelf
(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)
-