Package jnr.ffi.provider.jffi
Class ReflectionLibraryLoader.LazyLoader.VariableAcccessorInvoker
- java.lang.Object
-
- jnr.ffi.provider.jffi.ReflectionLibraryLoader.LazyLoader.VariableAcccessorInvoker
-
- All Implemented Interfaces:
Invoker
- Enclosing class:
- ReflectionLibraryLoader.LazyLoader<T>
private static final class ReflectionLibraryLoader.LazyLoader.VariableAcccessorInvoker extends java.lang.Object implements Invoker
-
-
Constructor Summary
Constructors Modifier Constructor Description private
VariableAcccessorInvoker(Variable variable)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
invoke(java.lang.Object self, java.lang.Object[] parameters)
-