Module net.dapete.locks
@NullMarked
module net.dapete.locks
This module contains classes for key-based locking, as in a way to create 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 create instances of Lock or ReadWriteLock which are identified by a key.