class android.media.MediaScanner$PlaylistEntry
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: android.media.MediaScanner$PlaylistEntry
  super_class: java.lang.Object
{
  java.lang.String path;
    descriptor: Ljava/lang/String;
    flags: (0x0000) 

  long bestmatchid;
    descriptor: J
    flags: (0x0000) 

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

  private void <init>();
    descriptor: ()V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=3, locals=1, args_size=1
        start local 0 // android.media.MediaScanner$PlaylistEntry this
         0: .line 47
            new java.lang.Error
            dup
            ldc "Unresolved compilation problems: \n\tThe import android.system cannot be resolved\n\tThe import android.system cannot be resolved\n\tThe import dalvik.system cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved\n\tCloseGuard cannot be resolved to a type\n\tOs cannot be resolved\n\tandroid.system cannot be resolved to a variable\n\tErrnoException cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n\tCloseGuard cannot be resolved to a type\n"
            invokespecial java.lang.Error.<init>:(Ljava/lang/String;)V
            athrow
        end local 0 // android.media.MediaScanner$PlaylistEntry this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Landroid/media/MediaScanner$PlaylistEntry;
}
SourceFile: "MediaScanner.java"
NestHost: android.media.MediaScanner
InnerClasses:
  private PlaylistEntry = android.media.MediaScanner$PlaylistEntry of android.media.MediaScanner