gson-comments/gson/src/main/java
Marcono1234 6684726476
Validate GsonBuilder.setDateFormat style arguments & extend tests (#2545)
`DateFormat` validates these arguments as well, but it is currently not
documented, see https://bugs.openjdk.org/browse/JDK-8319628.

Also moves the other tests for `setDateFormat(String)` from
DefaultTypeAdaptersTest to GsonBuilderTest.
2023-11-18 14:09:25 -08:00
..
com/google/gson Validate GsonBuilder.setDateFormat style arguments & extend tests (#2545) 2023-11-18 14:09:25 -08:00
module-info.java Formats codebase (#2531) 2023-11-06 11:59:01 -08:00