Class ListToStringAdapter
java.lang.Object
com.google.gson.TypeAdapter<List<?>>
com.redis.om.spring.serialization.gson.ListToStringAdapter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.google.gson.TypeAdapter
fromJson, fromJson, fromJsonTree, nullSafe, toJson, toJson, toJsonTree
-
Constructor Details
-
ListToStringAdapter
public ListToStringAdapter()
-
-
Method Details
-
write
- Specified by:
writein classcom.google.gson.TypeAdapter<List<?>>- Throws:
IOException
-
read
- Specified by:
readin classcom.google.gson.TypeAdapter<List<?>>- Throws:
IOException
-