public class LocalDateTimeSerializer extends Object implements com.google.gson.JsonSerializer<LocalDateTime>
| Constructor and Description |
|---|
LocalDateTimeSerializer() |
| Modifier and Type | Method and Description |
|---|---|
com.google.gson.JsonElement |
serialize(LocalDateTime date,
Type type,
com.google.gson.JsonSerializationContext context) |
public com.google.gson.JsonElement serialize(LocalDateTime date, Type type, com.google.gson.JsonSerializationContext context)
serialize in interface com.google.gson.JsonSerializer<LocalDateTime>Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.