Class GsonPrimitive

java.lang.Object
kong.unirest.modules.gson.GsonElement<com.google.gson.JsonPrimitive>
kong.unirest.modules.gson.GsonPrimitive
All Implemented Interfaces:
JsonEngine.Element, JsonEngine.Primitive

class GsonPrimitive extends GsonElement<com.google.gson.JsonPrimitive> implements JsonEngine.Primitive
  • Constructor Details

    • GsonPrimitive

      GsonPrimitive(com.google.gson.JsonPrimitive valueType)
  • Method Details