public class Jdk8TypeModifier
extends com.fasterxml.jackson.databind.type.TypeModifier
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 context,
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 context, com.fasterxml.jackson.databind.type.TypeFactory typeFactory)
modifyType
in class com.fasterxml.jackson.databind.type.TypeModifier
Copyright © 2014–2015 FasterXML. All rights reserved.