Module GsonSerializability
Provides classes and predicates for working with Java Serialization in the context of
the com.google.gson
JSON processing framework.
Import path
import semmle.code.java.frameworks.google.GsonSerializability
Imports
java | Provides all default Java QL imports. |
Classes
GsonDeserializableType | A type whose values may be deserialized by the Gson JSON framework. |