Uses of Interface
jnr.ffi.provider.ClosureManager
-
Packages that use ClosureManager Package Description jnr.ffi jnr.ffi.provider jnr.ffi.provider.jffi -
-
Uses of ClosureManager in jnr.ffi
Methods in jnr.ffi that return ClosureManager Modifier and Type Method Description abstract ClosureManagerRuntime. getClosureManager()Gets the native closure manager for this runtime -
Uses of ClosureManager in jnr.ffi.provider
Methods in jnr.ffi.provider that return ClosureManager Modifier and Type Method Description ClosureManagerInvalidRuntime. getClosureManager() -
Uses of ClosureManager in jnr.ffi.provider.jffi
Classes in jnr.ffi.provider.jffi that implement ClosureManager Modifier and Type Class Description (package private) classNativeClosureManager
-