Class ReflectionLibraryLoader.GetRuntimeInvoker

java.lang.Object
jnr.ffi.provider.jffi.ReflectionLibraryLoader.GetRuntimeInvoker
All Implemented Interfaces:
Invoker
Enclosing class:
ReflectionLibraryLoader

private static final class ReflectionLibraryLoader.GetRuntimeInvoker extends Object implements Invoker
  • Field Details

    • runtime

      private final Runtime runtime
  • Constructor Details

    • GetRuntimeInvoker

      private GetRuntimeInvoker(Runtime runtime)
  • Method Details