Skip to content

Commit dd7f782

Browse files
committed
docs: 更新注释
1 parent 42c006a commit dd7f782

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

core-java-modules/core-java-20/src/main/java/JEP431Test.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
/**
1010
* JDK 21 之前,顺序集合中操作体验不一致
11-
* @author niulang
11+
* @author https://www.wdbyte.com
1212
* @date 2023/10/12ø
1313
*/
1414
public class JEP431Test {

tool-java-apache-common/src/main/java/com/wdbyte/string/StringUtilsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
/**
88
* apache common lang StringUtils test
9-
* @author niulang
9+
* @author https://www.wdbyte.com
1010
* @date 2022/11/01
1111
*/
1212
public class StringUtilsTest {

0 commit comments

Comments
 (0)