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