public static final class Pointer32ArrayParameterConverter.Out extends Pointer32ArrayParameterConverter implements ToNativeConverter.PostInvocation<Pointer[],int[]>
Pointer32ArrayParameterConverter.OutToNativeConverter.Cacheable, ToNativeConverter.NoContext, ToNativeConverter.PostInvocation<J,N>, ToNativeConverter.ToNativeparameterFlags, runtime| Constructor and Description |
|---|
Out(Runtime runtime,
int parameterFlags) |
| Modifier and Type | Method and Description |
|---|---|
void |
postInvoke(Pointer[] pointers,
int[] primitive,
ToNativeContext context) |
getInstance, nativeType, toNativeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitnativeType, toNativepublic Out(Runtime runtime, int parameterFlags)
public void postInvoke(Pointer[] pointers, int[] primitive, ToNativeContext context)
postInvoke in interface ToNativeConverter.PostInvocation<Pointer[],int[]>Copyright © 2017. All rights reserved.