Package | Description |
---|---|
jnr.ffi.provider.jffi |
Modifier and Type | Class and Description |
---|---|
(package private) static class |
ToNativeOp.AddressOp |
(package private) static class |
ToNativeOp.Delegate |
(package private) static class |
ToNativeOp.Float32 |
(package private) static class |
ToNativeOp.Float64 |
(package private) static class |
ToNativeOp.Integral |
(package private) static class |
ToNativeOp.Primitive |
Modifier and Type | Field and Description |
---|---|
(package private) static ToNativeOp |
ToNativeOp.Delegate.INSTANCE |
Modifier and Type | Field and Description |
---|---|
private static java.util.Map<java.lang.Class,ToNativeOp> |
ToNativeOp.operations |
Modifier and Type | Method and Description |
---|---|
(package private) static ToNativeOp |
ToNativeOp.get(ToNativeType type) |
Modifier and Type | Method and Description |
---|---|
private static void |
BufferMethodGenerator.emitPrimitiveOp(SkinnyMethodAdapter mv,
ParameterType parameterType,
ToNativeOp op) |