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

guru.z3.temple.toolkit.concurrent.JobLocal Maven / Gradle / Ivy

There is a newer version: 0.1.1
Show newest version
package guru.z3.temple.toolkit.concurrent;

/**
 * Abstract interface of class used as ThreadLocal in a thread in which {@link Worker} is running.
 */
public interface JobLocal
{

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy