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