gson-comments/gson/src/main/java/com/google/gson/internal
Marcono1234 0b6a7bf7d9
Deprecate JsonElement constructor (#1761)
* Deprecate JsonElement constructor

Creating custom JsonElement subclasses is discouraged.

* Improve test and documentation

* Improve JsonTreeReaderTest, adjust deprecation comments
2022-08-04 10:32:30 -07:00
..
bind Deprecate JsonElement constructor (#1761) 2022-08-04 10:32:30 -07:00
reflect Add support for reflection access filter (#1905) 2022-04-17 09:05:18 -07:00
sql Make default adapters stricter; improve exception messages (#2000) 2021-11-01 15:08:04 -07:00
$Gson$Preconditions.java Add unit tests for constructors from util classes 2015-08-15 05:29:46 +06:00
$Gson$Types.java Improve TypeToken creation validation (#2072) 2022-04-19 08:20:58 -07:00
ConstructorConstructor.java Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
Excluder.java Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
JavaVersion.java Private constructor (#1324) 2018-05-21 20:04:22 -07:00
JsonReaderInternalAccess.java Don't allocate a whole bunch of objects each time we deserialize a map key. This saves 20% on bug 375's benchmark. 2011-11-26 15:36:08 +00:00
LazilyParsedNumber.java Prevent Java deserialization of internal classes (#1991) 2021-10-13 10:14:57 -07:00
LinkedTreeMap.java Use diamond operator when creating generic instances (#2104) 2022-04-17 15:27:21 -07:00
ObjectConstructor.java Down to 22 failing tests. 2011-09-11 07:04:56 +00:00
package-info.java Added a warning in the documentation of the internal package. 2011-04-06 01:08:12 +00:00
PreJava9DateFormatProvider.java fix Java9 DateFormat changes (#1211) 2017-12-30 00:44:43 +05:30
Primitives.java Refactor primitives class 2019-04-15 11:08:31 -04:00
ReflectionAccessFilterHelper.java Add support for reflection access filter (#1905) 2022-04-17 09:05:18 -07:00
Streams.java Fix #1702: Gson.toJson creates CharSequence which does not implement toString (#1703) 2022-08-03 14:25:12 -07:00
UnsafeAllocator.java Add support for reflection access filter (#1905) 2022-04-17 09:05:18 -07:00