Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
msbarry committed Nov 3, 2024
1 parent df29609 commit 84883e7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
import org.locationtech.jts.operation.linemerge.LineMerger;
import org.locationtech.jts.util.GeometricShapeFactory;

public class BenchmarkLoopLineMerge {
public class BenchmarkLineMerge {

public static void main(String[] args) {
for (int i = 0; i < 10; i++) {
Expand Down

0 comments on commit 84883e7

Please sign in to comment.