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