Uses of Class
org.eclipse.rdf4j.common.concurrent.locks.Lock.ExtendedSupplier.Wrapper
Package
Description
Package offering various locking scheme implementations.
-
Uses of Lock.ExtendedSupplier.Wrapper in org.eclipse.rdf4j.common.concurrent.locks
Modifier and TypeMethodDescriptionstatic <T extends Lock>
Lock.ExtendedSupplier.Wrapper<T> Lock.ExtendedSupplier.wrap
(Lock.Supplier<T> getLockSupplier, Lock.Supplier<T> tryLockSupplier)