Package io.github.pellse.concurrent
Interface Lock<L extends CoreLock<L>>
- All Superinterfaces:
DelegateAware<L>
- All Known Subinterfaces:
CoreLock<L>
- All Known Implementing Classes:
CoreLock.NoopLock
,CoreLock.ReadLock
,CoreLock.WriteLock
-
Method Summary