Module net.dapete.locks
@NullMarked
module net.dapete.locks
This module contains classes for key-based locking, as in a way to obtain instances of Lock
or
ReadWriteLock
which are identified by a key.
- Since:
- 1.1.0
- See Also:
-
Packages
ExportsPackageDescriptionThis package contains classes for key-based locking, as in a way to obtain instances ofLock
orReadWriteLock
which are identified by a key.