Package jnr.ffi.provider.jffi
Class ReflectionVariableAccessorGenerator.DoublePointerOp
java.lang.Object
jnr.ffi.provider.jffi.ReflectionVariableAccessorGenerator.DoublePointerOp
- All Implemented Interfaces:
ReflectionVariableAccessorGenerator.PointerOp<Number>
- Enclosing class:
ReflectionVariableAccessorGenerator
private static final class ReflectionVariableAccessorGenerator.DoublePointerOp
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
-
DoublePointerOp
private DoublePointerOp()
-
-
Method Details
-
get
- Specified by:
get
in interfaceReflectionVariableAccessorGenerator.PointerOp<Number>
-
put
- Specified by:
put
in interfaceReflectionVariableAccessorGenerator.PointerOp<Number>
-