public final class TopSelfFactory extends 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-2015 JRuby. All Rights Reserved.