class com.sun.imageio.plugins.jpeg.JPEGImageReader$2 extends com.sun.imageio.plugins.jpeg.ImageTypeProducer
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.imageio.plugins.jpeg.JPEGImageReader$2
super_class: com.sun.imageio.plugins.jpeg.ImageTypeProducer
{
final com.sun.imageio.plugins.jpeg.JPEGImageReader this$0;
descriptor: Lcom/sun/imageio/plugins/jpeg/JPEGImageReader;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(com.sun.imageio.plugins.jpeg.JPEGImageReader);
descriptor: (Lcom/sun/imageio/plugins/jpeg/JPEGImageReader;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 // com.sun.imageio.plugins.jpeg.JPEGImageReader$2 this
0: .line 946
aload 0 /* this */
aload 1
putfield com.sun.imageio.plugins.jpeg.JPEGImageReader$2.this$0:Lcom/sun/imageio/plugins/jpeg/JPEGImageReader;
aload 0 /* this */
invokespecial com.sun.imageio.plugins.jpeg.ImageTypeProducer.<init>:()V
return
end local 0 // com.sun.imageio.plugins.jpeg.JPEGImageReader$2 this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/imageio/plugins/jpeg/JPEGImageReader$2;
MethodParameters:
Name Flags
this$0 final
protected javax.imageio.ImageTypeSpecifier produce();
descriptor: ()Ljavax/imageio/ImageTypeSpecifier;
flags: (0x0004) ACC_PROTECTED
Code:
stack=5, locals=1, args_size=1
start local 0 // com.sun.imageio.plugins.jpeg.JPEGImageReader$2 this
0: .line 949
aload 0 /* this */
getfield com.sun.imageio.plugins.jpeg.JPEGImageReader$2.this$0:Lcom/sun/imageio/plugins/jpeg/JPEGImageReader;
getfield com.sun.imageio.plugins.jpeg.JPEGImageReader.iccCS:Ljava/awt/color/ColorSpace;
1: .line 950
getstatic com.sun.imageio.plugins.jpeg.JPEG.bOffsRGB:[I
2: .line 951
iconst_0
3: .line 952
iconst_0
4: .line 953
iconst_0
5: .line 948
invokestatic javax.imageio.ImageTypeSpecifier.createInterleaved:(Ljava/awt/color/ColorSpace;[IIZZ)Ljavax/imageio/ImageTypeSpecifier;
areturn
end local 0 // com.sun.imageio.plugins.jpeg.JPEGImageReader$2 this
LocalVariableTable:
Start End Slot Name Signature
0 6 0 this Lcom/sun/imageio/plugins/jpeg/JPEGImageReader$2;
}
SourceFile: "JPEGImageReader.java"
EnclosingMethod: com.sun.imageio.plugins.jpeg.JPEGImageReader.getImageTypesOnThread:(I)Ljava/util/Iterator;
NestHost: com.sun.imageio.plugins.jpeg.JPEGImageReader
InnerClasses:
com.sun.imageio.plugins.jpeg.JPEGImageReader$2