|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ToNativeConverter<J,N>
| Nested Class Summary | |
|---|---|
static interface |
ToNativeConverter.PostInvocation<J,N>
Used to reload a parameter converted to a native type via a custom ToNativeConverter |
| Method Summary | |
|---|---|
java.lang.Class<N> |
nativeType()
|
N |
toNative(J value,
ToNativeContext context)
|
| Method Detail |
|---|
N toNative(J value,
ToNativeContext context)
java.lang.Class<N> nativeType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||