public interface FromNativeConverter<J,N>
Modifier and Type | Method and Description |
---|---|
J |
fromNative(N nativeValue,
FromNativeContext context) |
Class<N> |
nativeType() |
J fromNative(N nativeValue, FromNativeContext context)
Copyright © 2013. All rights reserved.