jnr.ffi.provider.converters
Class BoxedLong32ArrayParameterConverter.Out
java.lang.Object
jnr.ffi.provider.converters.BoxedLong32ArrayParameterConverter
jnr.ffi.provider.converters.BoxedLong32ArrayParameterConverter.Out
- All Implemented Interfaces:
- ToNativeConverter<Long[],int[]>, ToNativeConverter.PostInvocation<Long[],int[]>
- Enclosing class:
- BoxedLong32ArrayParameterConverter
public static final class BoxedLong32ArrayParameterConverter.Out
- extends BoxedLong32ArrayParameterConverter
- implements ToNativeConverter.PostInvocation<Long[],int[]>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
postInvoke
public void postInvoke(Long[] array,
int[] primitive,
ToNativeContext context)
- Specified by:
postInvoke in interface ToNativeConverter.PostInvocation<Long[],int[]>
Copyright © 2013. All Rights Reserved.