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