gson-comments/gson/src/main/java/com/google/gson/internal
2022-10-02 16:38:43 -07:00
..
bind Fix incorrect HTML headings in Javadoc (#2200) 2022-09-24 17:02:11 -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 Replace $Gson$Preconditions.checkNotNull with Objects.requireNonNull (#2180) 2022-08-22 07:22:32 -07:00
$Gson$Types.java Replace $Gson$Preconditions.checkNotNull with Objects.requireNonNull (#2180) 2022-08-22 07:22:32 -07:00
ConstructorConstructor.java Only create one UnsafeAllocator instance (#2196) 2022-09-29 15:59:47 -07:00
Excluder.java Improve versioning support documentation and validate version (#2214) 2022-10-02 16:38:43 -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 Fail Maven build on compiler warnings; remove some warning suppressions (#2183) 2022-08-26 17:36:18 -07:00
LinkedTreeMap.java Fail Maven build on compiler warnings; remove some warning suppressions (#2183) 2022-08-26 17:36:18 -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 Replace $Gson$Preconditions.checkNotNull with Objects.requireNonNull (#2180) 2022-08-22 07:22:32 -07:00
UnsafeAllocator.java Only create one UnsafeAllocator instance (#2196) 2022-09-29 15:59:47 -07:00