com.lordofthejars.nosqlunit.redis.RedisComparisonStrategy Maven / Gradle / Ivy
package com.lordofthejars.nosqlunit.redis;
import com.lordofthejars.nosqlunit.core.ComparisonStrategy;
public interface RedisComparisonStrategy extends ComparisonStrategy {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy