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