com.fasterxml.jackson.datatype.guava
Class MultimapTypeModifier
java.lang.Object
com.fasterxml.jackson.databind.type.TypeModifier
com.fasterxml.jackson.datatype.guava.MultimapTypeModifier
public class MultimapTypeModifier
- extends com.fasterxml.jackson.databind.type.TypeModifier
|
Method Summary |
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)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultimapTypeModifier
public MultimapTypeModifier()
modifyType
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)
- Specified by:
modifyType in class com.fasterxml.jackson.databind.type.TypeModifier
Copyright © 2012 fasterxml.com. All Rights Reserved.