class javafx.scene.shape.Path$2 extends com.sun.javafx.collections.TrackableObservableList<javafx.scene.shape.PathElement>
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: javafx.scene.shape.Path$2
super_class: com.sun.javafx.collections.TrackableObservableList
{
final javafx.scene.shape.Path this$0;
descriptor: Ljavafx/scene/shape/Path;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
void <init>(javafx.scene.shape.Path);
descriptor: (Ljavafx/scene/shape/Path;)V
flags: (0x0000)
Code:
stack=2, locals=2, args_size=2
start local 0 0: aload 0
aload 1
putfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
aload 0
invokespecial com.sun.javafx.collections.TrackableObservableList.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljavafx/scene/shape/Path$2;
MethodParameters:
Name Flags
this$0 final
protected void onChanged(javafx.collections.ListChangeListener$Change<javafx.scene.shape.PathElement>);
descriptor: (Ljavafx/collections/ListChangeListener$Change;)V
flags: (0x0004) ACC_PROTECTED
Code:
stack=2, locals=6, args_size=2
start local 0 start local 1 0: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getList:()Ljavafx/collections/ObservableList;
astore 2
start local 2 1: iconst_0
istore 3
start local 3 2: goto 17
3: StackMap locals: java.util.List int
StackMap stack:
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getRemoved:()Ljava/util/List;
astore 4
start local 4 4: iconst_0
istore 5
start local 5 5: goto 8
6: StackMap locals: java.util.List int
StackMap stack:
aload 4
iload 5
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast javafx.scene.shape.PathElement
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
invokevirtual javafx.scene.shape.PathElement.removeNode:(Ljavafx/scene/Node;)V
7: iinc 5 1
StackMap locals:
StackMap stack:
8: iload 5
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getRemovedSize:()I
if_icmplt 6
end local 5 9: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getFrom:()I
istore 5
start local 5 10: goto 13
11: StackMap locals:
StackMap stack:
aload 2
iload 5
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast javafx.scene.shape.PathElement
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
invokevirtual javafx.scene.shape.PathElement.addNode:(Ljavafx/scene/Node;)V
12: iinc 5 1
StackMap locals:
StackMap stack:
13: iload 5
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getTo:()I
if_icmplt 11
end local 5 14: iload 3
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getFrom:()I
ifne 15
iconst_1
goto 16
StackMap locals: javafx.scene.shape.Path$2 javafx.collections.ListChangeListener$Change java.util.List int java.util.List
StackMap stack: int
15: iconst_0
StackMap locals: javafx.scene.shape.Path$2 javafx.collections.ListChangeListener$Change java.util.List int java.util.List
StackMap stack: int int
16: ior
istore 3
end local 4 17: StackMap locals:
StackMap stack:
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.next:()Z
ifne 3
18: aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
getfield javafx.scene.shape.Path.path2d:Lcom/sun/javafx/geom/Path2D;
ifnull 29
19: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.reset:()V
20: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.next:()Z
pop
21: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getFrom:()I
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getList:()Ljavafx/collections/ObservableList;
invokeinterface javafx.collections.ObservableList.size:()I
if_icmpne 28
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.wasRemoved:()Z
ifne 28
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.wasAdded:()Z
ifeq 28
22: aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getFrom:()I
istore 4
start local 4 23: goto 26
24: StackMap locals: int
StackMap stack:
aload 2
iload 4
invokeinterface java.util.List.get:(I)Ljava/lang/Object;
checkcast javafx.scene.shape.PathElement
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
getfield javafx.scene.shape.Path.path2d:Lcom/sun/javafx/geom/Path2D;
invokestatic com.sun.javafx.scene.shape.PathElementHelper.addTo:(Ljavafx/scene/shape/PathElement;Lcom/sun/javafx/geom/Path2D;)V
25: iinc 4 1
StackMap locals:
StackMap stack:
26: iload 4
aload 1
invokevirtual javafx.collections.ListChangeListener$Change.getTo:()I
if_icmplt 24
end local 4 27: goto 29
28: StackMap locals:
StackMap stack:
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
aconst_null
putfield javafx.scene.shape.Path.path2d:Lcom/sun/javafx/geom/Path2D;
29: StackMap locals:
StackMap stack:
iload 3
ifeq 31
30: aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
invokevirtual javafx.scene.shape.Path.isFirstPathElementValid:()Z
putfield javafx.scene.shape.Path.isPathValid:Z
31: StackMap locals:
StackMap stack:
aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
getstatic com.sun.javafx.scene.DirtyBits.NODE_CONTENTS:Lcom/sun/javafx/scene/DirtyBits;
invokestatic com.sun.javafx.scene.NodeHelper.markDirty:(Ljavafx/scene/Node;Lcom/sun/javafx/scene/DirtyBits;)V
32: aload 0
getfield javafx.scene.shape.Path$2.this$0:Ljavafx/scene/shape/Path;
invokestatic com.sun.javafx.scene.NodeHelper.geomChanged:(Ljavafx/scene/Node;)V
33: return
end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 34 0 this Ljavafx/scene/shape/Path$2;
0 34 1 c Ljavafx/collections/ListChangeListener$Change<Ljavafx/scene/shape/PathElement;>;
1 34 2 list Ljava/util/List<Ljavafx/scene/shape/PathElement;>;
2 34 3 firstElementChanged Z
4 17 4 removed Ljava/util/List<Ljavafx/scene/shape/PathElement;>;
5 9 5 i I
10 14 5 i I
23 27 4 i I
Signature: (Ljavafx/collections/ListChangeListener$Change<Ljavafx/scene/shape/PathElement;>;)V
MethodParameters:
Name Flags
c
}
Signature: Lcom/sun/javafx/collections/TrackableObservableList<Ljavafx/scene/shape/PathElement;>;
SourceFile: "Path.java"
EnclosingMethod: javafx.scene.shape.Path
NestHost: javafx.scene.shape.Path
InnerClasses:
public abstract Change = javafx.collections.ListChangeListener$Change of javafx.collections.ListChangeListener
javafx.scene.shape.Path$2