Class RedissonListMultimapRx<K,V>

java.lang.Object
org.redisson.rx.RedissonListMultimapRx<K,V>
Type Parameters:
K - key type
V - value type

public class RedissonListMultimapRx<K,V> extends Object
Author:
Nikita Koksharov