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