Package jnr.ffi.provider.jffi
Class ReflectionVariableAccessorGenerator.Int32PointerOp
java.lang.Object
jnr.ffi.provider.jffi.ReflectionVariableAccessorGenerator.Int32PointerOp
- All Implemented Interfaces:
ReflectionVariableAccessorGenerator.PointerOp<Number>
- Enclosing class:
ReflectionVariableAccessorGenerator
private static final class ReflectionVariableAccessorGenerator.Int32PointerOp
extends Object
implements ReflectionVariableAccessorGenerator.PointerOp<Number>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final ReflectionVariableAccessorGenerator.PointerOp
<Number> -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
Int32PointerOp
private Int32PointerOp()
-
-
Method Details
-
get
- Specified by:
get
in interfaceReflectionVariableAccessorGenerator.PointerOp<Number>
-
put
- Specified by:
put
in interfaceReflectionVariableAccessorGenerator.PointerOp<Number>
-