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