Class RedisStrictCommand<T>

  • Type Parameters:
    T - command type

    public class RedisStrictCommand<T>
    extends RedisCommand<T>
    Author:
    Nikita Koksharov