Uses of Interface
jnr.ffi.mapper.ToNativeConverter.PostInvocation

Packages that use ToNativeConverter.PostInvocation
jnr.ffi.provider.converters   
jnr.ffi.provider.jffi   
 

Uses of ToNativeConverter.PostInvocation in jnr.ffi.provider.converters
 

Classes in jnr.ffi.provider.converters that implement ToNativeConverter.PostInvocation
static class BoxedBooleanArrayParameterConverter.Out
           
static class BoxedByteArrayParameterConverter.Out
           
static class BoxedDoubleArrayParameterConverter.Out
           
static class BoxedFloatArrayParameterConverter.Out
           
static class BoxedIntegerArrayParameterConverter.Out
           
static class BoxedLong32ArrayParameterConverter.Out
           
static class BoxedLong64ArrayParameterConverter.Out
           
static class BoxedShortArrayParameterConverter.Out
           
static class ByReferenceParameterConverter.Out
           
static class Long32ArrayParameterConverter.Out
           
static class NativeLong32ArrayParameterConverter.Out
           
static class NativeLong64ArrayParameterConverter.Out
           
static class Pointer32ArrayParameterConverter.Out
           
static class Pointer64ArrayParameterConverter.Out
           
static class StringArrayParameterConverter.Out
           
 class StringBufferParameterConverter
           
 class StringBuilderParameterConverter
           
static class StructArrayParameterConverter.Out
           
 

Uses of ToNativeConverter.PostInvocation in jnr.ffi.provider.jffi
 

Methods in jnr.ffi.provider.jffi with parameters of type ToNativeConverter.PostInvocation
static void AsmRuntime.postInvoke(ToNativeConverter.PostInvocation postInvocation, Object j, Object n, ToNativeContext context)
           
 



Copyright © 2013. All Rights Reserved.