class com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock extends java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock
  super_class: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock
{
  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$CycleDetectingReentrantReadLock this
        start local 2 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock readWriteLock
         0: .line 856
            aload 0 /* this */
            aload 1
            putfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
         1: .line 857
            aload 0 /* this */
            aload 2 /* readWriteLock */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.<init>:(Ljava/util/concurrent/locks/ReentrantReadWriteLock;)V
         2: .line 858
            aload 0 /* this */
            aload 2 /* readWriteLock */
            putfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.readWriteLock:Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock;
         3: .line 859
            return
        end local 2 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock readWriteLock
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot           Name  Signature
            0    4     0           this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
            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$CycleDetectingReentrantReadLock this
         0: .line 863
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 865
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock:()V
         2: .line 866
            goto 6
      StackMap locals:
      StackMap stack: java.lang.Throwable
         3: astore 1
         4: .line 867
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 868
            aload 1
            athrow
         6: .line 867
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 869
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
      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$CycleDetectingReentrantReadLock this
         0: .line 873
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 875
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lockInterruptibly:()V
         2: .line 876
            goto 6
      StackMap locals:
      StackMap stack: java.lang.Throwable
         3: astore 1
         4: .line 877
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 878
            aload 1
            athrow
         6: .line 877
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 879
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    8     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
      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$CycleDetectingReentrantReadLock this
         0: .line 883
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 885
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock:()Z
            istore 2
         2: .line 887
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 885
            iload 2
            ireturn
         4: .line 886
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 1
         5: .line 887
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 888
            aload 1
            athrow
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
      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$CycleDetectingReentrantReadLock this
        start local 1 // long timeout
        start local 3 // java.util.concurrent.TimeUnit unit
         0: .line 893
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.this$0:Lcom/google/common/util/concurrent/CycleDetectingLockFactory;
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 895
            aload 0 /* this */
            lload 1 /* timeout */
            aload 3 /* unit */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.tryLock:(JLjava/util/concurrent/TimeUnit;)Z
            istore 5
         2: .line 897
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 895
            iload 5
            ireturn
         4: .line 896
      StackMap locals:
      StackMap stack: java.lang.Throwable
            astore 4
         5: .line 897
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 898
            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$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot     Name  Signature
            0    7     0     this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
            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$CycleDetectingReentrantReadLock this
         0: .line 904
            aload 0 /* this */
            invokespecial java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.unlock:()V
         1: .line 905
            goto 5
      StackMap locals:
      StackMap stack: java.lang.Throwable
         2: astore 1
         3: .line 906
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 907
            aload 1
            athrow
         5: .line 906
      StackMap locals:
      StackMap stack:
            aload 0 /* this */
            getfield com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock.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 908
            return
        end local 0 // com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    7     0  this  Lcom/google/common/util/concurrent/CycleDetectingLockFactory$CycleDetectingReentrantReadLock;
      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
  private CycleDetectingReentrantReadLock = com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadLock of com.google.common.util.concurrent.CycleDetectingLockFactory
  final CycleDetectingReentrantReadWriteLock = com.google.common.util.concurrent.CycleDetectingLockFactory$CycleDetectingReentrantReadWriteLock of com.google.common.util.concurrent.CycleDetectingLockFactory
  public ReadLock = java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock of java.util.concurrent.locks.ReentrantReadWriteLock