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

com.redis.riot.gen.Generator Maven / Gradle / Ivy

There is a newer version: 2.19.0
Show newest version
package com.redis.riot.gen;

public interface Generator {

    T next(int index);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy