public class com.sun.javafx.image.impl.ByteGray
  minor version: 0
  major version: 59
  flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
  this_class: com.sun.javafx.image.impl.ByteGray
  super_class: java.lang.Object
{
  public static final com.sun.javafx.image.BytePixelGetter getter;
    descriptor: Lcom/sun/javafx/image/BytePixelGetter;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final com.sun.javafx.image.BytePixelSetter setter;
    descriptor: Lcom/sun/javafx/image/BytePixelSetter;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  public static final com.sun.javafx.image.BytePixelAccessor accessor;
    descriptor: Lcom/sun/javafx/image/BytePixelAccessor;
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL

  private static com.sun.javafx.image.ByteToBytePixelConverter ToByteGrayObj;
    descriptor: Lcom/sun/javafx/image/ByteToBytePixelConverter;
    flags: (0x000a) ACC_PRIVATE, ACC_STATIC

  static void <clinit>();
    descriptor: ()V
    flags: (0x0008) ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 40
            getstatic com.sun.javafx.image.impl.ByteGray$Accessor.instance:Lcom/sun/javafx/image/BytePixelAccessor;
            putstatic com.sun.javafx.image.impl.ByteGray.getter:Lcom/sun/javafx/image/BytePixelGetter;
         1: .line 41
            getstatic com.sun.javafx.image.impl.ByteGray$Accessor.instance:Lcom/sun/javafx/image/BytePixelAccessor;
            putstatic com.sun.javafx.image.impl.ByteGray.setter:Lcom/sun/javafx/image/BytePixelSetter;
         2: .line 42
            getstatic com.sun.javafx.image.impl.ByteGray$Accessor.instance:Lcom/sun/javafx/image/BytePixelAccessor;
            putstatic com.sun.javafx.image.impl.ByteGray.accessor:Lcom/sun/javafx/image/BytePixelAccessor;
         3: .line 44
            return
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public void <init>();
    descriptor: ()V
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=1, locals=1, args_size=1
        start local 0 // com.sun.javafx.image.impl.ByteGray this
         0: .line 39
            aload 0 /* this */
            invokespecial java.lang.Object.<init>:()V
            return
        end local 0 // com.sun.javafx.image.impl.ByteGray this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lcom/sun/javafx/image/impl/ByteGray;

  public static com.sun.javafx.image.ByteToBytePixelConverter ToByteGrayConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToBytePixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 46
            getstatic com.sun.javafx.image.impl.ByteGray.ToByteGrayObj:Lcom/sun/javafx/image/ByteToBytePixelConverter;
            ifnonnull 2
         1: .line 47
            getstatic com.sun.javafx.image.impl.ByteGray.accessor:Lcom/sun/javafx/image/BytePixelAccessor;
            invokestatic com.sun.javafx.image.impl.BaseByteToByteConverter.create:(Lcom/sun/javafx/image/BytePixelAccessor;)Lcom/sun/javafx/image/ByteToBytePixelConverter;
            putstatic com.sun.javafx.image.impl.ByteGray.ToByteGrayObj:Lcom/sun/javafx/image/ByteToBytePixelConverter;
         2: .line 49
      StackMap locals:
      StackMap stack:
            getstatic com.sun.javafx.image.impl.ByteGray.ToByteGrayObj:Lcom/sun/javafx/image/ByteToBytePixelConverter;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.javafx.image.ByteToBytePixelConverter ToByteBgraConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToBytePixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 53
            getstatic com.sun.javafx.image.impl.ByteGray$ToByteBgrfConv.nonpremult:Lcom/sun/javafx/image/ByteToBytePixelConverter;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.javafx.image.ByteToBytePixelConverter ToByteBgraPreConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToBytePixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 57
            getstatic com.sun.javafx.image.impl.ByteGray$ToByteBgrfConv.premult:Lcom/sun/javafx/image/ByteToBytePixelConverter;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.javafx.image.ByteToIntPixelConverter ToIntArgbConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToIntPixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 61
            getstatic com.sun.javafx.image.impl.ByteGray$ToIntFrgbConv.nonpremult:Lcom/sun/javafx/image/ByteToIntPixelConverter;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.javafx.image.ByteToIntPixelConverter ToIntArgbPreConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToIntPixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 65
            getstatic com.sun.javafx.image.impl.ByteGray$ToIntFrgbConv.premult:Lcom/sun/javafx/image/ByteToIntPixelConverter;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature

  public static com.sun.javafx.image.ByteToBytePixelConverter ToByteBgrConverter();
    descriptor: ()Lcom/sun/javafx/image/ByteToBytePixelConverter;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=1, locals=0, args_size=0
         0: .line 69
            getstatic com.sun.javafx.image.impl.ByteGray$ToByteRgbAnyConv.bgr:Lcom/sun/javafx/image/impl/ByteGray$ToByteRgbAnyConv;
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
}
SourceFile: "ByteGray.java"
NestMembers:
  com.sun.javafx.image.impl.ByteGray$Accessor  com.sun.javafx.image.impl.ByteGray$ToByteBgrfConv  com.sun.javafx.image.impl.ByteGray$ToByteRgbAnyConv  com.sun.javafx.image.impl.ByteGray$ToIntFrgbConv
InnerClasses:
  Accessor = com.sun.javafx.image.impl.ByteGray$Accessor of com.sun.javafx.image.impl.ByteGray
  ToByteBgrfConv = com.sun.javafx.image.impl.ByteGray$ToByteBgrfConv of com.sun.javafx.image.impl.ByteGray
  ToByteRgbAnyConv = com.sun.javafx.image.impl.ByteGray$ToByteRgbAnyConv of com.sun.javafx.image.impl.ByteGray
  ToIntFrgbConv = com.sun.javafx.image.impl.ByteGray$ToIntFrgbConv of com.sun.javafx.image.impl.ByteGray