public class Serialization extends Object
| Modifier and Type | Field and Description |
|---|---|
static java.time.format.DateTimeFormatter |
FULL_FORMATTER |
static com.fasterxml.jackson.databind.ObjectMapper |
mapper |
| Constructor and Description |
|---|
Serialization() |
public static final java.time.format.DateTimeFormatter FULL_FORMATTER
public static com.fasterxml.jackson.databind.ObjectMapper mapper
public static <T> T read(String jsonString, Class<T> clazz) throws com.fasterxml.jackson.core.JsonProcessingException, IOException
com.fasterxml.jackson.core.JsonProcessingExceptionIOExceptionCopyright © 2021. All Rights Reserved.