public static final class BoxedLong32ArrayParameterConverter.Out extends BoxedLong32ArrayParameterConverter implements ToNativeConverter.PostInvocation<java.lang.Long[],int[]>
BoxedLong32ArrayParameterConverter.Out
ToNativeConverter.Cacheable, ToNativeConverter.NoContext, ToNativeConverter.PostInvocation<J,N>, ToNativeConverter.ToNative
Constructor and Description |
---|
Out(int parameterFlags) |
Modifier and Type | Method and Description |
---|---|
void |
postInvoke(java.lang.Long[] array,
int[] primitive,
ToNativeContext context) |
getInstance, nativeType, toNative
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
nativeType, toNative
public void postInvoke(java.lang.Long[] array, int[] primitive, ToNativeContext context)
postInvoke
in interface ToNativeConverter.PostInvocation<java.lang.Long[],int[]>