public class JsonObjectDeserializer extends Object
Constructor and Description |
---|
JsonObjectDeserializer() |
Modifier and Type | Method and Description |
---|---|
static <T> T |
deserialize(String json,
Class<T> cls,
JsonPathConfig jsonPathConfig) |
public static <T> T deserialize(String json, Class<T> cls, JsonPathConfig jsonPathConfig)
Copyright © 2010–2025. All rights reserved.