static final class DefaultInvokerFactory.AddressResultConverter extends DefaultInvokerFactory.AbstractNumberResultConverter<Address>
FromNativeConverter.Cacheable, FromNativeConverter.FromNative, FromNativeConverter.NoContext| Modifier and Type | Field and Description |
|---|---|
(package private) static DefaultInvokerFactory.ResultConverter<? extends java.lang.Number,java.lang.Number> |
INSTANCE |
| Constructor and Description |
|---|
AddressResultConverter() |
| Modifier and Type | Method and Description |
|---|---|
Address |
fromNative(java.lang.Number value,
FromNativeContext fromNativeContext) |
nativeTypestatic final DefaultInvokerFactory.ResultConverter<? extends java.lang.Number,java.lang.Number> INSTANCE
public Address fromNative(java.lang.Number value, FromNativeContext fromNativeContext)