Previous CloneSet | Next CloneSet | Back to Main Report |
Clone Mass | Clones in CloneSet | Parameter Count | Clone Similarity | Syntax Category [Sequence Length] |
---|---|---|---|---|
8 | 2 | 0 | 1.000 | class_body_declarations[2] |
Clone Abstraction | Parameter Bindings |
Clone Instance (Click to see clone) | Line Count | Source Line | Source File |
---|---|---|---|
1 | 8 | 490 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/ECollections.java |
2 | 8 | 752 | E:/TSE/Projects-CloneDR/emf-2.4.1/src/org/eclipse/emf/common/util/ECollections.java |
| |||||
public void move(int newPosition, E o) { throw new UnsupportedOperationException(); } public E move(int newPosition, int oldPosition) { throw new UnsupportedOperationException(); } |
| |||||
public void move(int newPosition, E o) { throw new UnsupportedOperationException(); } public E move(int newPosition, int oldPosition) { throw new UnsupportedOperationException(); } |
| |||
public void move(int newPosition, E o) { throw new UnsupportedOperationException(); } public E move(int newPosition, int oldPosition) { throw new UnsupportedOperationException(); } |
CloneAbstraction |
Parameter Index | Clone Instance | Parameter Name | Value |
---|---|---|---|
None |