update package name

This commit is contained in:
2025-02-25 10:55:41 +08:00
parent 71ced1751d
commit 5923159069
10 changed files with 10 additions and 10 deletions

View File

@@ -1,4 +1,4 @@
package main.java.jvm.createthread;
package jvm.createthread;
public class CreateByThreadGroup {