All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.jedis.support.MergeJedisCmd Maven / Gradle / Ivy

The newest version!
package com.github.jedis.support;

/**
 * 支持String类型的存取
 * Created by lirui on 15/2/9.
 */
public interface MergeJedisCmd extends JedisCmd, BinaryJedisCmd {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy