gson-comments/gson/src/main/java
Marcono1234 ea4ffde76c
Remove DateTypeAdapter to avoid code duplication (#2546)
The same functionality exists in `DefaultDateTypeAdapter` (with some slight
overhead), and there is currently code duplication between these classes.
2023-11-19 14:51:18 -08:00
..
com/google/gson Remove DateTypeAdapter to avoid code duplication (#2546) 2023-11-19 14:51:18 -08:00
module-info.java Formats codebase (#2531) 2023-11-06 11:59:01 -08:00