public final class TopSelfFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
createTopSelf(Ruby runtime) |
static IRubyObject |
createTopSelf(Ruby runtime,
boolean wrapper) |
public static IRubyObject createTopSelf(Ruby runtime)
public static IRubyObject createTopSelf(Ruby runtime, boolean wrapper)
Copyright © 2001-2018 JRuby. All Rights Reserved.