Uses of Class
jnr.ffi.provider.jffi.NativeRuntime
-
Packages that use NativeRuntime Package Description jnr.ffi.provider.jffi -
-
Uses of NativeRuntime in jnr.ffi.provider.jffi
Methods in jnr.ffi.provider.jffi that return NativeRuntime Modifier and Type Method Description static NativeRuntimeNativeRuntime. getInstance()Constructors in jnr.ffi.provider.jffi with parameters of type NativeRuntime Constructor Description NativeClosureProxy(NativeRuntime runtime)NativeMemoryManager(NativeRuntime runtime)
-