public class JdkDeserializers extends Object
| Constructor and Description |
|---|
JdkDeserializers() |
| Modifier and Type | Method and Description |
|---|---|
static JsonDeserializer<?> |
find(Class<?> rawType,
String clsName) |
public static JsonDeserializer<?> find(Class<?> rawType, String clsName)
Copyright © 2014–2015 FasterXML. All rights reserved.