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

org.eclipse.rdf4j.common.concurrent.locks.package.html Maven / Gradle / Ivy

There is a newer version: 5.1.0
Show newest version


Package offering various locking scheme implementations. Common locking
functionality (java.util.concurrent.locks, Jakarta Commons Transaction)
associate locks with threads. The lock managers in this package use explicit
lock objects that do not have this association.






© 2015 - 2024 Weber Informatics LLC | Privacy Policy