Uses of Class
jnr.ffi.provider.jffi.NativeRuntime

Packages that use NativeRuntime
jnr.ffi.provider.jffi   
 

Uses of NativeRuntime in jnr.ffi.provider.jffi
 

Fields in jnr.ffi.provider.jffi declared as NativeRuntime
protected  NativeRuntime NativeClosureProxy.runtime
           
static NativeRuntime AbstractAsmLibraryInterface.runtime
           
 

Methods in jnr.ffi.provider.jffi that return NativeRuntime
static NativeRuntime NativeRuntime.getInstance()
           
 

Constructors in jnr.ffi.provider.jffi with parameters of type NativeRuntime
ByteBufferMemoryIO(NativeRuntime runtime, ByteBuffer buffer)
           
NativeClosureFactory(NativeRuntime runtime, com.kenai.jffi.CallContext callContext, jnr.ffi.provider.jffi.NativeClosureProxy.Factory closureProxyFactory)
           
NativeClosureProxy(NativeRuntime runtime)
           
NativeMemoryManager(NativeRuntime runtime)
           
 



Copyright © 2012. All Rights Reserved.