@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, wait
isCompletable, isReactive, isSingle, isSpecifiedSingle
public boolean isWrapperType(Class<?> type)
TypeInformationProvider
isWrapperType
in interface TypeInformationProvider
type
- The typeTypeInformation.isWrapperType()