Class CdoSnapshotStateTypeAdapter

    • Constructor Detail

      • CdoSnapshotStateTypeAdapter

        public CdoSnapshotStateTypeAdapter()
    • Method Detail

      • fromJson

        public CdoSnapshotState fromJson​(com.google.gson.JsonElement json,
                                         com.google.gson.JsonDeserializationContext jsonDeserializationContext)
        Parameters:
        json - not null and not JsonNull
        jsonDeserializationContext - use it to invoke default deserialization on the specified object
      • toJson

        public com.google.gson.JsonElement toJson​(CdoSnapshotState snapshotState,
                                                  com.google.gson.JsonSerializationContext context)
        Parameters:
        snapshotState - not null
        context - use it to invoke default serialization on the specified object