Package com.google.gson.internal
package com.google.gson.internal
Do NOT use any class in this package as they are meant for internal use in Gson.
These classes will very likely change incompatibly in future versions. You have been warned.
-
ClassDescriptionA simple utility class used to check method Preconditions.Static methods for working with types.Returns a function that can construct an instance of a requested type.This class selects which fields and types to omit.Internal-only APIs of JsonReader available only to other classes in Gson.This class holds a number value that is lazily converted to a specific number typeLinkedTreeMap<K,
V> A map of comparable keys to values.Defines a generic object construction factory.Contains static utility methods pertaining to primitive types and their corresponding wrapper types.Reads and writes GSON parse trees over streams.Do sneaky things to allocate objects without invoking their constructors.