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

marcel.util.concurrent.ThreadIdSupplier Maven / Gradle / Ivy

The newest version!
package marcel.util.concurrent;

public interface ThreadIdSupplier {

  Long getCurrentThreadId();

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy