Class java.util.concurrent.locks.ReentrantReadWriteLock.WriteLock
| Added Methods | |
|---|---|
  
  int getHoldCount() | 
  |
  
  boolean isHeldByCurrentThread() | 
  |
| API Diff Specification | |
| To Level: | 9 | 
| From Level: | 8 | 
| Generated | 2010.11.19 19:12 | 
ReentrantReadWriteLock.WriteLock
| Added Methods | |
|---|---|
  
  int getHoldCount() | 
  |
  
  boolean isHeldByCurrentThread() | 
  |