class sun.security.ssl.DTLSOutputRecord$HandshakeMemo extends sun.security.ssl.DTLSOutputRecord$RecordMemo
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: sun.security.ssl.DTLSOutputRecord$HandshakeMemo
  super_class: sun.security.ssl.DTLSOutputRecord$RecordMemo
{
  byte handshakeType;
    descriptor: B
    flags: (0x0000) 

  int messageSequence;
    descriptor: I
    flags: (0x0000) 

  int acquireOffset;
    descriptor: I
    flags: (0x0000) 

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // sun.security.ssl.DTLSOutputRecord$HandshakeMemo this
         0: .line 329
            aload 0 /* this */
            invokespecial sun.security.ssl.DTLSOutputRecord$RecordMemo.<init>:()V
            return
        end local 0 // sun.security.ssl.DTLSOutputRecord$HandshakeMemo this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/security/ssl/DTLSOutputRecord$HandshakeMemo;
}
SourceFile: "DTLSOutputRecord.java"
NestHost: sun.security.ssl.DTLSOutputRecord
InnerClasses:
  private HandshakeMemo = sun.security.ssl.DTLSOutputRecord$HandshakeMemo of sun.security.ssl.DTLSOutputRecord
  private RecordMemo = sun.security.ssl.DTLSOutputRecord$RecordMemo of sun.security.ssl.DTLSOutputRecord