We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6b4b34 commit 188cf35Copy full SHA for 188cf35
classpath-replacer/src/test/java/cr/StaticMethodTests.java
@@ -6,7 +6,7 @@
6
import org.junit.jupiter.api.Test;
7
8
/**
9
- * Static field is not reusable when using {@link ClasspathReplacer}, it will be re-initialized.
+ * Static field is not reusable when using {@link Classpath}, it will be re-initialized.
10
*
11
* @author Freeman
12
*/
0 commit comments