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

software.nealk.concurrent.exception Maven / Gradle / Ivy

Go to download

An easy-to-consume concurrency library allowing for "Tasks" to execute business logic in a thread safe manner. This library helps users achieve multi-threading in their applications without worrying about synchronization and blocking for race conditions.

The newest version!
package software.nealk.concurrent;

/**
 * An exception is thrown.
 * @author nealk
 *
 */
public @interface exception {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy