public class WeakKeyBasedReentrantLockFactory extends AbstractWeakKeyBasedLockFactory<ReentrantLock>
AbstractWeakKeyBasedLockFactory that uses ReentrantLocks.locks| Constructor and Description |
|---|
WeakKeyBasedReentrantLockFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected ReentrantLock |
newLock() |
getLockprotected ReentrantLock newLock()
newLock in class AbstractWeakKeyBasedLockFactory<ReentrantLock>Copyright © 2021 CrafterCMS. All rights reserved.