@Internal public final class HttpTypeInformationProvider extends Object implements TypeInformationProvider
| Constructor and Description |
|---|
HttpTypeInformationProvider() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWrapperType(Class<?> type)
Does the type represent a wrapper type.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisCompletable, isReactive, isSingle, isSpecifiedSinglepublic boolean isWrapperType(Class<?> type)
TypeInformationProviderisWrapperType in interface TypeInformationProvidertype - The typeTypeInformation.isWrapperType()