public class Jdk8TypeModifier extends com.fasterxml.jackson.databind.type.TypeModifier implements Serializable
| Constructor and Description |
|---|
Jdk8TypeModifier() |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JavaType |
modifyType(com.fasterxml.jackson.databind.JavaType type,
Type jdkType,
com.fasterxml.jackson.databind.type.TypeBindings bindings,
com.fasterxml.jackson.databind.type.TypeFactory typeFactory) |
public com.fasterxml.jackson.databind.JavaType modifyType(com.fasterxml.jackson.databind.JavaType type,
Type jdkType,
com.fasterxml.jackson.databind.type.TypeBindings bindings,
com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
modifyType in class com.fasterxml.jackson.databind.type.TypeModifierCopyright © 2023 FasterXML. All rights reserved.