Uses of Package
com.google.gson.internal

Packages that use com.google.gson.internal
com.google.gson.internal Do NOT use any class in this package as they are meant for internal use in Gson. 
com.google.gson.internal.bind   
 

Classes in com.google.gson.internal used by com.google.gson.internal
Excluder
          This class selects which fields and types to omit.
JsonReaderInternalAccess
          Internal-only APIs of JsonReader available only to other classes in Gson.
ObjectConstructor
          Defines a generic object construction factory.
UnsafeAllocator
          Do sneaky things to allocate objects without invoking their constructors.
 

Classes in com.google.gson.internal used by com.google.gson.internal.bind
ConstructorConstructor
          Returns a function that can construct an instance of a requested type.
Excluder
          This class selects which fields and types to omit.
 



Copyright © 2012. All Rights Reserved.