Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.google.gson.annotations Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
UntilAn annotation that indicates the version number until a member or a type should be present.Classcom.google.gson.annotationsGoogle GSon
SinceAn annotation that indicates the version number since a member or a type has been present.Classcom.google.gson.annotationsGoogle GSon
SerializedNameAn annotation that indicates this member should be serialized to JSON with the provided name value as its field name.Classcom.google.gson.annotationsGoogle GSon
JsonAdapterAn annotation that indicates the Gson TypeAdapter to use with a class Here is an example of how this annotation is used:Classcom.google.gson.annotationsGoogle GSon
ExposeAn annotation that indicates this member should be exposed for JSON serialization or deserialization.Classcom.google.gson.annotationsGoogle GSon