public class com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources extends java.util.ListResourceBundle
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources
  super_class: java.util.ListResourceBundle
{
  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources this
         0: .line 32
            aload 0 /* this */
            invokespecial java.util.ListResourceBundle.<init>:()V
            return
        end local 0 // com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/imageio/plugins/gif/GIFStreamMetadataFormatResources;

  protected java.lang.Object[][] getContents();
    descriptor: ()[[Ljava/lang/Object;
    flags: (0x0004) ACC_PROTECTED
    Code:
      stack=7, locals=1, args_size=1
        start local 0 // com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources this
         0: .line 35
            bipush 16
            anewarray java.lang.Object[]
            dup
            iconst_0
         1: .line 38
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Version"
            aastore
            dup
            iconst_1
            ldc "The file version, either 87a or 89a"
            aastore
            aastore
            dup
            iconst_1
         2: .line 39
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "LogicalScreenDescriptor"
            aastore
            dup
            iconst_1
         3: .line 40
            ldc "The logical screen descriptor, except for the global color table"
            aastore
            aastore
            dup
            iconst_2
         4: .line 41
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "GlobalColorTable"
            aastore
            dup
            iconst_1
            ldc "The global color table"
            aastore
            aastore
            dup
            iconst_3
         5: .line 42
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ColorTableEntry"
            aastore
            dup
            iconst_1
            ldc "A global color table entry"
            aastore
            aastore
            dup
            iconst_4
         6: .line 45
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "Version/value"
            aastore
            dup
            iconst_1
         7: .line 46
            ldc "The version string"
            aastore
            aastore
            dup
            iconst_5
         8: .line 47
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "LogicalScreenDescriptor/logicalScreenWidth"
            aastore
            dup
            iconst_1
         9: .line 48
            ldc "The width in pixels of the whole picture"
            aastore
            aastore
            dup
            bipush 6
        10: .line 49
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "LogicalScreenDescriptor/logicalScreenHeight"
            aastore
            dup
            iconst_1
        11: .line 50
            ldc "The height in pixels of the whole picture"
            aastore
            aastore
            dup
            bipush 7
        12: .line 51
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "LogicalScreenDescriptor/colorResolution"
            aastore
            dup
            iconst_1
        13: .line 52
            ldc "The number of bits of color resolution, beteen 1 and 8"
            aastore
            aastore
            dup
            bipush 8
        14: .line 53
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "LogicalScreenDescriptor/pixelAspectRatio"
            aastore
            dup
            iconst_1
        15: .line 54
            ldc "If 0, indicates square pixels, else W/H = (value + 15)/64"
            aastore
            aastore
            dup
            bipush 9
        16: .line 55
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "GlobalColorTable/sizeOfGlobalColorTable"
            aastore
            dup
            iconst_1
        17: .line 56
            ldc "The number of entries in the global color table"
            aastore
            aastore
            dup
            bipush 10
        18: .line 57
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "GlobalColorTable/backgroundColorIndex"
            aastore
            dup
            iconst_1
        19: .line 58
            ldc "The index of the color table entry to be used as a background"
            aastore
            aastore
            dup
            bipush 11
        20: .line 59
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "GlobalColorTable/sortFlag"
            aastore
            dup
            iconst_1
        21: .line 60
            ldc "True if the global color table is sorted by frequency"
            aastore
            aastore
            dup
            bipush 12
        22: .line 61
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ColorTableEntry/index"
            aastore
            dup
            iconst_1
            ldc "The index of the color table entry"
            aastore
            aastore
            dup
            bipush 13
        23: .line 62
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ColorTableEntry/red"
            aastore
            dup
            iconst_1
        24: .line 63
            ldc "The red value for the color table entry"
            aastore
            aastore
            dup
            bipush 14
        25: .line 64
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ColorTableEntry/green"
            aastore
            dup
            iconst_1
        26: .line 65
            ldc "The green value for the color table entry"
            aastore
            aastore
            dup
            bipush 15
        27: .line 66
            iconst_2
            anewarray java.lang.Object
            dup
            iconst_0
            ldc "ColorTableEntry/blue"
            aastore
            dup
            iconst_1
        28: .line 67
            ldc "The blue value for the color table entry"
            aastore
            aastore
        29: .line 35
            areturn
        end local 0 // com.sun.imageio.plugins.gif.GIFStreamMetadataFormatResources this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0   30     0  this  Lcom/sun/imageio/plugins/gif/GIFStreamMetadataFormatResources;
}
SourceFile: "GIFStreamMetadataFormatResources.java"