public final class com.google.crypto.tink.KeyTemplate$OutputPrefixType extends java.lang.Enum<com.google.crypto.tink.KeyTemplate$OutputPrefixType>
  minor version: 0
  major version: 59
  flags: flags: (0x4031) ACC_PUBLIC, ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: com.google.crypto.tink.KeyTemplate$OutputPrefixType
  super_class: java.lang.Enum
{
  public static final com.google.crypto.tink.KeyTemplate$OutputPrefixType TINK;
    descriptor: Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.crypto.tink.KeyTemplate$OutputPrefixType LEGACY;
    descriptor: Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.crypto.tink.KeyTemplate$OutputPrefixType RAW;
    descriptor: Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final com.google.crypto.tink.KeyTemplate$OutputPrefixType CRUNCHY;
    descriptor: Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;
    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 // com.google.crypto.tink.KeyTemplate$OutputPrefixType this
         0: .line 19
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import com.google.errorprone cannot be resolved\n\tImmutable cannot be resolved to a type\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tTINK cannot be resolved to a variable\n\tLEGACY cannot be resolved to a variable\n\tRAW cannot be resolved to a variable\n\tCRUNCHY cannot be resolved to a variable\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tcom.google.crypto.tink.proto.OutputPrefixType cannot be resolved to a type\n\tcom.google.crypto.tink.proto.OutputPrefixType cannot be resolved to a variable\n\tcom.google.crypto.tink.proto.OutputPrefixType cannot be resolved to a variable\n\tcom.google.crypto.tink.proto.OutputPrefixType cannot be resolved to a variable\n\tcom.google.crypto.tink.proto.KeyTemplate cannot be resolved to a type\n\tThe method toProto(KeyTemplate.OutputPrefixType) from the type KeyTemplate refers to the missing type OutputPrefixType\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tKeyTemplate cannot be resolved to a type\n\tcom.google.crypto.tink.proto cannot be resolved to a type\n\tKeyTemplate cannot be resolved to a type\n\tKeyTemplate cannot be resolved to a type\n\tKeyTemplate cannot be resolved to a type\n\tKeyTemplate cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // com.google.crypto.tink.KeyTemplate$OutputPrefixType this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
}
Signature: Ljava/lang/Enum<Lcom/google/crypto/tink/KeyTemplate$OutputPrefixType;>;
SourceFile: "KeyTemplate.java"
NestHost: com.google.crypto.tink.KeyTemplate
InnerClasses:
  public final OutputPrefixType = com.google.crypto.tink.KeyTemplate$OutputPrefixType of com.google.crypto.tink.KeyTemplate