org.sheinbergon.needle.concurrent.util.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of needle-concurrent Show documentation
Show all versions of needle-concurrent Show documentation
Feature-rich CPU affinity for the JVM - Concurrent extensions
/**
* Utility classes for Needle Java concurrent extensions.
*
* @author sheinbergon
* @since 0.1.0
*/
package org.sheinbergon.needle.concurrent.util;