public class GuavaTypeModifier
extends com.fasterxml.jackson.databind.type.TypeModifier
Constructor and Description |
---|
GuavaTypeModifier() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JavaType |
modifyType(com.fasterxml.jackson.databind.JavaType type,
java.lang.reflect.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, java.lang.reflect.Type jdkType, com.fasterxml.jackson.databind.type.TypeBindings bindings, com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
modifyType
in class com.fasterxml.jackson.databind.type.TypeModifier