Constructor and Description |
---|
JRubyTypeLibrary() |
Modifier and Type | Method and Description |
---|---|
static IRubyObject |
coerce_to(ThreadContext context,
IRubyObject self,
IRubyObject object,
IRubyObject clazz,
IRubyObject method) |
void |
load(Ruby runtime,
boolean wrap) |
public void load(Ruby runtime, boolean wrap) throws IOException
load
in interface Library
IOException
public static IRubyObject coerce_to(ThreadContext context, IRubyObject self, IRubyObject object, IRubyObject clazz, IRubyObject method)
Copyright © 2001–2015 JRuby. All rights reserved.