Package io.github.pellse.concurrent
Class CoreLock.NoopLock
java.lang.Object
io.github.pellse.concurrent.CoreLock.NoopLock
- All Implemented Interfaces:
CoreLock<CoreLock.NoopLock>
,Lock<CoreLock.NoopLock>
,DelegateAware<CoreLock.NoopLock>
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.github.pellse.concurrent.CoreLock
CoreLock.NoopLock, CoreLock.ReadLock, CoreLock.WriteLock
-
Method Summary
-
Method Details
-
token
public long token()- Specified by:
token
in interfaceLock<CoreLock.NoopLock>
-
outerLock
- Specified by:
outerLock
in interfaceLock<CoreLock.NoopLock>
-
lockReleaser
- Specified by:
lockReleaser
in interfaceLock<CoreLock.NoopLock>
-
acquiredOnThread
- Specified by:
acquiredOnThread
in interfaceLock<CoreLock.NoopLock>
-
log
- Specified by:
log
in interfaceLock<CoreLock.NoopLock>
-