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