private static final class Striped.WeakSafeReadWriteLock
extends java.lang.Object
implements java.util.concurrent.locks.ReadWriteLock
ReadWriteLock is retained.| Modifier and Type | Field and Description |
|---|---|
private java.util.concurrent.locks.ReadWriteLock |
delegate |
| Constructor and Description |
|---|
WeakSafeReadWriteLock() |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.locks.Lock |
readLock() |
java.util.concurrent.locks.Lock |
writeLock() |