public static interface ToNativeConverter.PostInvocation<J,N> extends ToNativeConverter<J,N>
ToNativeConverter
ToNativeConverter.PostInvocation<J,N>
Modifier and Type | Method and Description |
---|---|
void |
postInvoke(J j,
N n,
ToNativeContext context) |
nativeType, toNative
void postInvoke(J j, N n, ToNativeContext context)
Copyright © 2017. All Rights Reserved.