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