| 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 LibraryIOExceptionpublic static IRubyObject coerce_to(ThreadContext context, IRubyObject self, IRubyObject object, IRubyObject clazz, IRubyObject method)
Copyright © 2001–2024 JRuby. All rights reserved.