Is there a reason you did not implement `isWriteLockedByCurrentThread` similar to the jdk's `ReentrantReadWriteLock`?
Is there a reason you did not implement
isWriteLockedByCurrentThreadsimilar to the jdk'sReentrantReadWriteLock?