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