class com.sun.scenario.animation.AnimationPulse$AnimationPulseHolder
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: com.sun.scenario.animation.AnimationPulse$AnimationPulseHolder
super_class: java.lang.Object
{
private static final com.sun.scenario.animation.AnimationPulse holder;
descriptor: Lcom/sun/scenario/animation/AnimationPulse;
flags: (0x001a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=2, locals=0, args_size=0
0: new com.sun.scenario.animation.AnimationPulse
dup
invokespecial com.sun.scenario.animation.AnimationPulse.<init>:()V
putstatic com.sun.scenario.animation.AnimationPulse$AnimationPulseHolder.holder:Lcom/sun/scenario/animation/AnimationPulse;
return
LocalVariableTable:
Start End Slot Name Signature
private void <init>();
descriptor: ()V
flags: (0x0002) ACC_PRIVATE
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/scenario/animation/AnimationPulse$AnimationPulseHolder;
}
SourceFile: "AnimationPulse.java"
NestHost: com.sun.scenario.animation.AnimationPulse
InnerClasses:
private AnimationPulseHolder = com.sun.scenario.animation.AnimationPulse$AnimationPulseHolder of com.sun.scenario.animation.AnimationPulse