public class com.sun.javafx.image.impl.IntArgbPre
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: com.sun.javafx.image.impl.IntArgbPre
super_class: java.lang.Object
{
public static final com.sun.javafx.image.IntPixelGetter getter;
descriptor: Lcom/sun/javafx/image/IntPixelGetter;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final com.sun.javafx.image.IntPixelSetter setter;
descriptor: Lcom/sun/javafx/image/IntPixelSetter;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
public static final com.sun.javafx.image.IntPixelAccessor accessor;
descriptor: Lcom/sun/javafx/image/IntPixelAccessor;
flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
private static com.sun.javafx.image.IntToBytePixelConverter ToByteBgraPreObj;
descriptor: Lcom/sun/javafx/image/IntToBytePixelConverter;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
private static com.sun.javafx.image.IntToIntPixelConverter ToIntArgbPreObj;
descriptor: Lcom/sun/javafx/image/IntToIntPixelConverter;
flags: (0x000a) ACC_PRIVATE, ACC_STATIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.sun.javafx.image.impl.IntArgbPre$Accessor.instance:Lcom/sun/javafx/image/IntPixelAccessor;
putstatic com.sun.javafx.image.impl.IntArgbPre.getter:Lcom/sun/javafx/image/IntPixelGetter;
1: getstatic com.sun.javafx.image.impl.IntArgbPre$Accessor.instance:Lcom/sun/javafx/image/IntPixelAccessor;
putstatic com.sun.javafx.image.impl.IntArgbPre.setter:Lcom/sun/javafx/image/IntPixelSetter;
2: getstatic com.sun.javafx.image.impl.IntArgbPre$Accessor.instance:Lcom/sun/javafx/image/IntPixelAccessor;
putstatic com.sun.javafx.image.impl.IntArgbPre.accessor:Lcom/sun/javafx/image/IntPixelAccessor;
3: 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 0: aload 0
invokespecial java.lang.Object.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lcom/sun/javafx/image/impl/IntArgbPre;
public static com.sun.javafx.image.IntToBytePixelConverter ToByteBgraConverter();
descriptor: ()Lcom/sun/javafx/image/IntToBytePixelConverter;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.sun.javafx.image.impl.IntArgbPre$ToByteBgraConv.instance:Lcom/sun/javafx/image/IntToBytePixelConverter;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.javafx.image.IntToBytePixelConverter ToByteBgraPreConverter();
descriptor: ()Lcom/sun/javafx/image/IntToBytePixelConverter;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=4, locals=0, args_size=0
0: getstatic com.sun.javafx.image.impl.IntArgbPre.ToByteBgraPreObj:Lcom/sun/javafx/image/IntToBytePixelConverter;
ifnonnull 3
1: new com.sun.javafx.image.impl.IntTo4ByteSameConverter
dup
getstatic com.sun.javafx.image.impl.IntArgbPre.getter:Lcom/sun/javafx/image/IntPixelGetter;
getstatic com.sun.javafx.image.impl.ByteBgraPre.setter:Lcom/sun/javafx/image/BytePixelSetter;
invokespecial com.sun.javafx.image.impl.IntTo4ByteSameConverter.<init>:(Lcom/sun/javafx/image/IntPixelGetter;Lcom/sun/javafx/image/BytePixelSetter;)V
2: putstatic com.sun.javafx.image.impl.IntArgbPre.ToByteBgraPreObj:Lcom/sun/javafx/image/IntToBytePixelConverter;
3: StackMap locals:
StackMap stack:
getstatic com.sun.javafx.image.impl.IntArgbPre.ToByteBgraPreObj:Lcom/sun/javafx/image/IntToBytePixelConverter;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.javafx.image.IntToIntPixelConverter ToIntArgbConverter();
descriptor: ()Lcom/sun/javafx/image/IntToIntPixelConverter;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.sun.javafx.image.impl.IntArgbPre$ToIntArgbConv.instance:Lcom/sun/javafx/image/IntToIntPixelConverter;
areturn
LocalVariableTable:
Start End Slot Name Signature
public static com.sun.javafx.image.IntToIntPixelConverter ToIntArgbPreConverter();
descriptor: ()Lcom/sun/javafx/image/IntToIntPixelConverter;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=1, locals=0, args_size=0
0: getstatic com.sun.javafx.image.impl.IntArgbPre.ToIntArgbPreObj:Lcom/sun/javafx/image/IntToIntPixelConverter;
ifnonnull 2
1: getstatic com.sun.javafx.image.impl.IntArgbPre.accessor:Lcom/sun/javafx/image/IntPixelAccessor;
invokestatic com.sun.javafx.image.impl.BaseIntToIntConverter.create:(Lcom/sun/javafx/image/IntPixelAccessor;)Lcom/sun/javafx/image/IntToIntPixelConverter;
putstatic com.sun.javafx.image.impl.IntArgbPre.ToIntArgbPreObj:Lcom/sun/javafx/image/IntToIntPixelConverter;
2: StackMap locals:
StackMap stack:
getstatic com.sun.javafx.image.impl.IntArgbPre.ToIntArgbPreObj:Lcom/sun/javafx/image/IntToIntPixelConverter;
areturn
LocalVariableTable:
Start End Slot Name Signature
}
SourceFile: "IntArgbPre.java"
NestMembers:
com.sun.javafx.image.impl.IntArgbPre$Accessor com.sun.javafx.image.impl.IntArgbPre$ToByteBgraConv com.sun.javafx.image.impl.IntArgbPre$ToIntArgbConv
InnerClasses:
Accessor = com.sun.javafx.image.impl.IntArgbPre$Accessor of com.sun.javafx.image.impl.IntArgbPre
ToByteBgraConv = com.sun.javafx.image.impl.IntArgbPre$ToByteBgraConv of com.sun.javafx.image.impl.IntArgbPre
public ToIntArgbConv = com.sun.javafx.image.impl.IntArgbPre$ToIntArgbConv of com.sun.javafx.image.impl.IntArgbPre