Package | Description |
---|---|
org.jruby.ext.ffi.jffi |
Modifier and Type | Class and Description |
---|---|
class |
JITNativeInvoker |
Modifier and Type | Method and Description |
---|---|
NativeInvoker |
DefaultMethod.forceCompilation() |
protected NativeInvoker |
DefaultMethod.getNativeInvoker() |
Constructor and Description |
---|
DefaultMethod(RubyModule implementationClass,
com.kenai.jffi.Function function,
org.jruby.ext.ffi.jffi.Signature signature,
NativeInvoker defaultInvoker) |
Copyright © 2001–2015 JRuby. All rights reserved.