java.lang.Object
org.springframework.data.redis.connection.convert.SetConverter<S,T>
- Type Parameters:
S
- The type of elements in the Set to convert
T
- The type of elements in the converted Set
- All Implemented Interfaces:
Converter<Set<S>,Set<T>>
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait