final class io.netty.util.internal.PlatformDependent$AtomicLongCounter extends java.util.concurrent.atomic.AtomicLong implements io.netty.util.internal.LongCounter
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: io.netty.util.internal.PlatformDependent$AtomicLongCounter
  super_class: java.util.concurrent.atomic.AtomicLong
{
  private static final long serialVersionUID;
    descriptor: J
    flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
    ConstantValue: 4074772784610639305

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
         0: .line 20
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tThe import org.jctools cannot be resolved\n\tPow2 cannot be resolved to a variable\n\tUnsafeAccess cannot be resolved to a variable\n\tMpscChunkedArrayQueue cannot be resolved to a type\n\tMpscGrowableAtomicArrayQueue cannot be resolved to a type\n\tMpscUnboundedArrayQueue cannot be resolved to a type\n\tMpscUnboundedAtomicArrayQueue cannot be resolved to a type\n\tSpscLinkedQueue cannot be resolved to a type\n\tSpscLinkedAtomicQueue cannot be resolved to a type\n\tMpscArrayQueue cannot be resolved to a type\n\tMpscAtomicArrayQueue cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/util/internal/PlatformDependent$AtomicLongCounter;

  public void add(long);
    descriptor: (J)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=3, args_size=2
        start local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
         0: .line 1347
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/util/internal/PlatformDependent$AtomicLongCounter;
    MethodParameters:
       Name  Flags
      delta  

  public void increment();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
         0: .line 1352
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/util/internal/PlatformDependent$AtomicLongCounter;

  public void decrement();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
         0: .line 1357
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/util/internal/PlatformDependent$AtomicLongCounter;

  public long value();
    descriptor: ()J
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
         0: .line 1362
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // io.netty.util.internal.PlatformDependent$AtomicLongCounter this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lio/netty/util/internal/PlatformDependent$AtomicLongCounter;
}
SourceFile: "PlatformDependent.java"
NestHost: io.netty.util.internal.PlatformDependent
InnerClasses:
  private final AtomicLongCounter = io.netty.util.internal.PlatformDependent$AtomicLongCounter of io.netty.util.internal.PlatformDependent