public final class org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation extends java.lang.Enum<org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation
  super_class: java.lang.Enum
{
  public static final org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation NONE;
    descriptor: Lorg/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager$ShutdownOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation PUSH;
    descriptor: Lorg/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager$ShutdownOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation DELETE;
    descriptor: Lorg/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager$ShutdownOperation;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  private void <init>(java.lang.String, int);
    descriptor: (Ljava/lang/String;I)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=3, args_size=3
        start local 0 // org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation this
         0: .line 26
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import io cannot be resolved\n\tThe import io cannot be resolved\n\tPushGateway cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tPushGateway cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tPushGateway cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tPushGateway cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tPushGateway cannot be resolved to a type\n\tCollectorRegistry cannot be resolved to a type\n\tPushGateway cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lorg/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager$ShutdownOperation;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Lorg/springframework/boot/actuate/metrics/export/prometheus/PrometheusPushGatewayManager$ShutdownOperation;>;
SourceFile: "PrometheusPushGatewayManager.java"
NestHost: org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager
InnerClasses:
  public final ShutdownOperation = org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager$ShutdownOperation of org.springframework.boot.actuate.metrics.export.prometheus.PrometheusPushGatewayManager