net.sf.javagimmicks.concurrent.locks.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gimmicks Show documentation
Show all versions of gimmicks Show documentation
Utility classes, APIs and tools for Java
/**
* Provides an extension to {@link java.util.concurrent.locks} for creating
* atomic {@link java.util.concurrent.locks.Lock}s over multiple resources.
*/
package net.sf.javagimmicks.concurrent.locks;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy