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

shz.core.id.IdProducerSupplier Maven / Gradle / Ivy

There is a newer version: 2024.0.2
Show newest version
package shz.core.id;

import java.util.function.Function;

@FunctionalInterface
public interface IdProducerSupplier extends Function> {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy