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

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

The newest version!
package com.redislabs.riot.gen;

public interface Generator {

    T next(long index);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy