public class LocalDateTimeAdapter
Constructor and description |
---|
LocalDateTimeAdapter
() |
LocalDateTimeAdapter
(DateTimeFormatter formatter) |
Type Params | Return Type | Name and description |
---|---|---|
|
public LocalDateTime |
deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context) |
|
public JsonElement |
serialize(LocalDateTime src, Type typeOfSrc, JsonSerializationContext context) |