abstract static class DefaultInvokerFactory.AbstractNumberResultConverter<T> extends java.lang.Object implements DefaultInvokerFactory.ResultConverter<T,java.lang.Number>
FromNativeConverter.Cacheable, FromNativeConverter.FromNative, FromNativeConverter.NoContext| Constructor and Description |
|---|
AbstractNumberResultConverter() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Class<java.lang.Number> |
nativeType() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromNativepublic final java.lang.Class<java.lang.Number> nativeType()
nativeType in interface FromNativeConverter<T,java.lang.Number>