Class History.HistoryEntryDeserializer

java.lang.Object
ai.waii.clients.history.History.HistoryEntryDeserializer
All Implemented Interfaces:
com.google.gson.JsonDeserializer<HistoryEntry>
Enclosing class:
History

public static class History.HistoryEntryDeserializer extends Object implements com.google.gson.JsonDeserializer<HistoryEntry>
  • Constructor Details

    • HistoryEntryDeserializer

      public HistoryEntryDeserializer()
  • Method Details

    • deserialize

      public HistoryEntry deserialize(com.google.gson.JsonElement json, Type typeOfT, com.google.gson.JsonDeserializationContext context) throws com.google.gson.JsonParseException
      Specified by:
      deserialize in interface com.google.gson.JsonDeserializer<HistoryEntry>
      Throws:
      com.google.gson.JsonParseException