class com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock extends java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock
  super_class: java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock
{
  final com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock readWriteLock;
    descriptor: Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
    flags: (0x0010) ACC_FINAL
    RuntimeInvisibleAnnotations: 
      com.google.j2objc.annotations.Weak()

  final com.google.common.util.concurrent.CycleDetectingLockFactory this$0;
    descriptor: Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  void <init>(com.google.common.util.concurrent.CycleDetectingLockFactory, com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock);
    descriptor: (Lcom/google/common/util/concurrent/CycleDetectingLockFactory;Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
        start local 2 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock readWriteLock
         0: .line 915
            aload 0 /* this */
            aload 1
            putfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
         1: .line 916
            aload 0 /* this */
            aload 2 /* readWriteLock */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.<init>:(Ljava/util/concurrent/locks/ReentrantReadWriteLock;)V
         2: .line 917
            aload 0 /* this */
            aload 2 /* readWriteLock */
            putfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
         3: .line 918
            return
        end local 2 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock readWriteLock
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    4     0           this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
            0    4     2  readWriteLock  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
    MethodParameters:
               Name  Flags
      this$0         final
      readWriteLock  

  public void lock();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
         0: .line 922
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokevirtual com.google.common.util.concurrent.CycleDetectingLockFactory.aboutToAcquire:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         1: .line 924
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock:()V
         2: .line 925
            goto 6
      StackMap locals:
      StackMap stack: java.lang.Throwable
         3: astore 1
         4: .line 926
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         5: .line 927
            aload 1
            athrow
         6: .line 926
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         7: .line 928
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
      Exception table:
        from    to  target  type
           1     3       3  any

  public void lockInterruptibly();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=2, args_size=1
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
         0: .line 932
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokevirtual com.google.common.util.concurrent.CycleDetectingLockFactory.aboutToAcquire:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         1: .line 934
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lockInterruptibly:()V
         2: .line 935
            goto 6
      StackMap locals:
      StackMap stack: java.lang.Throwable
         3: astore 1
         4: .line 936
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         5: .line 937
            aload 1
            athrow
         6: .line 936
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         7: .line 938
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
      Exception table:
        from    to  target  type
           1     3       3  any
    Exceptions:
      throws java.lang.InterruptedException

  public boolean tryLock();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=2, locals=3, args_size=1
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
         0: .line 942
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokevirtual com.google.common.util.concurrent.CycleDetectingLockFactory.aboutToAcquire:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         1: .line 944
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock:()Z
            istore 2
         2: .line 946
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         3: .line 944
            iload 2
            ireturn
         4: .line 945
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1
         5: .line 946
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         6: .line 947
            aload 1
            athrow
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
      Exception table:
        from    to  target  type
           1     2       4  any

  public boolean tryLock(long, java.util.concurrent.TimeUnit);
    descriptor: (JLjava/util/concurrent/TimeUnit;)Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=4, locals=6, args_size=3
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
        start local 1 // long timeout
        start local 3 // java.util.concurrent.TimeUnit unit
         0: .line 952
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokevirtual com.google.common.util.concurrent.CycleDetectingLockFactory.aboutToAcquire:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         1: .line 954
            aload 0 /* this */
            lload 1 /* timeout */
            aload 3 /* unit */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.tryLock:(JLjava/util/concurrent/TimeUnit;)Z
            istore 5
         2: .line 956
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         3: .line 954
            iload 5
            ireturn
         4: .line 955
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 4
         5: .line 956
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         6: .line 957
            aload 4
            athrow
        end local 3 // java.util.concurrent.TimeUnit unit
        end local 1 // long timeout
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    7     0     this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
            0    7     1  timeout  J
            0    7     3     unit  Ljava/util/concurrent/TimeUnit;
      Exception table:
        from    to  target  type
           1     2       4  any
    Exceptions:
      throws java.lang.InterruptedException
    MethodParameters:
         Name  Flags
      timeout  
      unit     

  public void unlock();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=2, args_size=1
        start local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
         0: .line 963
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.unlock:()V
         1: .line 964
            goto 5
      StackMap locals:
      StackMap stack: java.lang.Throwable
         2: astore 1
         3: .line 965
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         4: .line 966
            aload 1
            athrow
         5: .line 965
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
            invokestatic com.google.common.util.concurrent.CycleDetectingLockFactory.lockStateChanged:(Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingLock;)V
         6: .line 967
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantWriteLock;
      Exception table:
        from    to  target  type
           0     2       2  any
}
SourceFile: "CycleDetectingLockFactory.java"
NestHost: com.google.common.util.concurrent.CycleDetectingLockFactory
InnerClasses:
  private abstract CycleDetectingLock = com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingLock of com.google.common.util.concurrent.CycleDetectingLockFactory
  final CycleDetectingReentrantReadWriteLock = com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock of com.google.common.util.concurrent.CycleDetectingLockFactory
  private CycleDetectingReentrantWriteLock = com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantWriteLock of com.google.common.util.concurrent.CycleDetectingLockFactory
  public WriteLock = java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock of java.util.concurrent.locks.ReentrantReadWriteLock