final class reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber<T> extends reactor.core.publisher.MonoMetrics$MetricsSubscriber<T> implements reactor.core.Fuseable, reactor.core.Fuseable$QueueSubscription<T>
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber
  super_class: reactor.core.publisher.MonoMetrics$MetricsSubscriber
{
  int mode;
    descriptor: I
    flags: (0x0000) 

  reactor.core.Fuseable$QueueSubscription<T> qs;
    descriptor: Lreactor/core/Fuseable$QueueSubscription;
    flags: (0x0000) 
    Signature: Lreactor/core/Fuseable$QueueSubscription<TT;>;
    RuntimeVisibleAnnotations: 
      reactor.util.annotation.Nullable()

  void <init>(reactor.core.CoreSubscriber<? super T>, MeterRegistry, Clock, java.lang.String, Tags);
    descriptor: (Lreactor/core/CoreSubscriber;LMeterRegistry;LClock;Ljava/lang/String;LTags;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=6, args_size=6
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io.micrometer cannot be resolved\n\tThe import io.micrometer cannot be resolved\n\tThe import io.micrometer cannot be resolved\n\tThe import io.micrometer cannot be resolved\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tThe method getRegistry() from the type Metrics.MicrometerConfiguration refers to the missing type MeterRegistry\n\tMeterRegistry cannot be resolved to a type\n\tClock cannot be resolved to a variable\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tClock cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTimer cannot be resolved\n\tClock cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    Signature: (Lreactor/core/CoreSubscriber<-TT;>;LMeterRegistry;LClock;Ljava/lang/String;LTags;)V
    MethodParameters:
              Name  Flags
      actual        
      registry      
      clock         
      sequenceName  
      sequenceTags  

  public void clear();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 92
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;

  public void onComplete();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 102
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;

  public void onNext();
    descriptor: (Ljava/lang/Object;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 123
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    Signature: (TT;)V
    MethodParameters:
      Name  Flags
      t     

  public boolean isEmpty();
    descriptor: ()Z
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 138
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;

  public void onSubscribe(org.reactivestreams.Subscription);
    descriptor: (Lorg/reactivestreams/Subscription;)V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 145
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTimer cannot be resolved\n\tClock cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    MethodParameters:
      Name  Flags
      s     

  public T poll();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 164
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n\tTags cannot be resolved to a type\n\tMeterRegistry cannot be resolved to a type\n\tSample cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    Signature: ()TT;
    RuntimeVisibleAnnotations: 
      reactor.util.annotation.Nullable()

  public int requestFusion(int);
    descriptor: (I)I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 180
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    MethodParameters:
      Name  Flags
      mode  

  public int size();
    descriptor: ()I
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 190
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;

  public java.lang.Object scanUnsafe(reactor.core.Scannable$Attr);
    descriptor: (Lreactor/core/Scannable$Attr;)Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
         0: .line 195
            new java.lang.Error
            dup
            ldc "Unresolved compilation problem: \n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lreactor/core/publisher/MonoMetricsFuseable$MetricsFuseableSubscriber<TT;>;
    MethodParameters:
      Name  Flags
      key   
}
Signature: <T:Ljava/lang/Object;>Lreactor/core/publisher/MonoMetrics$MetricsSubscriber<TT;>;Lreactor/core/Fuseable;Lreactor/core/Fuseable$QueueSubscription<TT;>;
SourceFile: "MonoMetricsFuseable.java"
NestHost: reactor.core.publisher.MonoMetricsFuseable
InnerClasses:
  public abstract QueueSubscription = reactor.core.Fuseable$QueueSubscription of reactor.core.Fuseable
  public Attr = reactor.core.Scannable$Attr of reactor.core.Scannable
  MetricsSubscriber = reactor.core.publisher.MonoMetrics$MetricsSubscriber of reactor.core.publisher.MonoMetrics
  final MetricsFuseableSubscriber = reactor.core.publisher.MonoMetricsFuseable$MetricsFuseableSubscriber of reactor.core.publisher.MonoMetricsFuseable