Class BaseComponentSerializer

    • Constructor Detail

      • BaseComponentSerializer

        public BaseComponentSerializer()
    • Method Detail

      • deserialize

        protected void deserialize​(com.google.gson.JsonObject object,
                                   BaseComponent component,
                                   com.google.gson.JsonDeserializationContext context)
      • serialize

        protected void serialize​(com.google.gson.JsonObject object,
                                 BaseComponent component,
                                 com.google.gson.JsonSerializationContext context)