org.danilopianini.concurrency.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of javalib-java7 Show documentation
Show all versions of javalib-java7 Show documentation
Handful shortcuts for Java programming, Java 7 compatible.
/**
* Utilities for concurrency and multithreaded programming.
*/
package org.danilopianini.concurrency;