final class sun.security.ssl.HelloExtensions
  minor version: 0
  major version: 59
  flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
  this_class: sun.security.ssl.HelloExtensions
  super_class: java.lang.Object
{
  private java.util.List<HelloExtension> extensions;
    descriptor: Ljava/util/List;
    flags: (0x0002) ACC_PRIVATE
    Signature: Ljava/util/List<LHelloExtension;>;

  private int encodedLength;
    descriptor: I
    flags: (0x0002) ACC_PRIVATE

  void <init>();
    descriptor: ()V
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 52
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHandshakeInStream cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tEllipticCurvesExtension cannot be resolved to a type\n\tEllipticPointFormatsExtension cannot be resolved to a type\n\tRenegotiationInfoExtension cannot be resolved to a type\n\tUnknownExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;

  void <init>(HandshakeInStream);
    descriptor: (LHandshakeInStream;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 52
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHandshakeInStream cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tEllipticCurvesExtension cannot be resolved to a type\n\tEllipticPointFormatsExtension cannot be resolved to a type\n\tRenegotiationInfoExtension cannot be resolved to a type\n\tUnknownExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      s     

  java.util.List<HelloExtension> list();
    descriptor: ()Ljava/util/List;
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 99
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    Signature: ()Ljava/util/List<LHelloExtension;>;

  void add(HelloExtension);
    descriptor: (LHelloExtension;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 103
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    MethodParameters:
      Name  Flags
      ext   

  HelloExtension get(sun.security.ssl.ExtensionType);
    descriptor: (Lsun/security/ssl/ExtensionType;)LHelloExtension;
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 111
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    MethodParameters:
      Name  Flags
      type  

  int length();
    descriptor: ()I
    flags: (0x0000) 
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 124
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;

  void send(sun.security.ssl.HandshakeOutStream);
    descriptor: (Lsun/security/ssl/HandshakeOutStream;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 141
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      s     

  void print(java.io.PrintStream);
    descriptor: (Ljava/io/PrintStream;)V
    flags: (0x0000) 
    Code:
      stack=3, locals=2, args_size=2
        start local 0 // sun.security.ssl.HelloExtensions this
         0: .line 147
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tHelloExtension cannot be resolved to a type\n\tHelloExtension cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // sun.security.ssl.HelloExtensions this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/HelloExtensions;
    Exceptions:
      throws java.io.IOException
    MethodParameters:
      Name  Flags
      s     
}
SourceFile: "HelloExtensions.java"