public class NativeCallbackFactory
extends java.lang.Object
| Constructor and Description |
|---|
NativeCallbackFactory(Ruby runtime,
CallbackInfo cbInfo) |
| Modifier and Type | Method and Description |
|---|---|
Pointer |
getCallback(RubyObject callable) |
public NativeCallbackFactory(Ruby runtime, CallbackInfo cbInfo)
public final Pointer getCallback(RubyObject callable)
Copyright © 2002-2009 JRuby Team. All Rights Reserved.