Package 

Class Annotation.Serializer

    • Method Summary

      Modifier and Type Method Description
      JsonElement serialize(Annotation annotation, Type typeOfMessage, JsonSerializationContext ctx)
      Annotation deserialize(JsonElement json, Type typeOfT, JsonDeserializationContext context)
      • Methods inherited from class com.google.gson.JsonSerializer

        serialize
      • Methods inherited from class com.google.gson.JsonDeserializer

        deserialize
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait