Class LocalDateSerializer
java.lang.Object
io.goodforgod.gson.configuration.serializer.LocalDateSerializer
- All Implemented Interfaces:
com.google.gson.JsonSerializer<LocalDate>
public class LocalDateSerializer
extends Object
implements com.google.gson.JsonSerializer<LocalDate>
- Since:
- 25.04.2021
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
LocalDateSerializer
public LocalDateSerializer() -
LocalDateSerializer
-
-
Method Details