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

redis.embedded.PortProvider Maven / Gradle / Ivy

There is a newer version: 0.11.0
Show newest version
package redis.embedded;

/**
 * Created by piotrturek on 29/01/15.
 */
public interface PortProvider {
    int next();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy