class com.sun.prism.Image$UnsupportedAccess extends com.sun.prism.Image$ByteAccess
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.sun.prism.Image$UnsupportedAccess
  super_class: com.sun.prism.Image$ByteAccess
{
  final com.sun.prism.Image this$0;
    descriptor: Lcom/sun/prism/Image;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private void <init>(com.sun.prism.Image);
    descriptor: (Lcom/sun/prism/Image;)V
    flags: (0x0002) ACC_PRIVATE
    Code:
      stack=7, locals=2, args_size=2
        start local 0 // com.sun.prism.Image$UnsupportedAccess this
         0: .line 1173
            aload 0 /* this */
            aload 1
            putfield com.sun.prism.Image$UnsupportedAccess.this$0:Lcom/sun/prism/Image;
         1: .line 1174
            aload 0 /* this */
            aload 1
            aconst_null
            aconst_null
            aconst_null
            aconst_null
            iconst_0
            invokespecial com.sun.prism.Image$ByteAccess.<init>:(Lcom/sun/prism/Image;Ljavafx/scene/image/PixelFormat;Lcom/sun/javafx/image/PixelGetter;Lcom/sun/javafx/image/PixelSetter;Ljava/nio/ByteBuffer;I)V
         2: .line 1175
            return
        end local 0 // com.sun.prism.Image$UnsupportedAccess this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    3     0  this  Lcom/sun/prism/Image$UnsupportedAccess;
    MethodParameters:
        Name  Flags
      this$0  final
}
SourceFile: "Image.java"
NestHost: com.sun.prism.Image
InnerClasses:
  ByteAccess = com.sun.prism.Image$ByteAccess of com.sun.prism.Image
  UnsupportedAccess = com.sun.prism.Image$UnsupportedAccess of com.sun.prism.Image