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

io.mstream.trader.simulation.IdGenerator Maven / Gradle / Ivy

There is a newer version: 1.18
Show newest version
package io.mstream.trader.simulation;

import java.util.function.Supplier;

public interface IdGenerator extends Supplier {
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy