We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2199b5f commit d09a8cbCopy full SHA for d09a8cb
src/java.base/share/classes/java/lang/Integer.java
@@ -41,8 +41,6 @@
41
42
import static java.lang.Character.digit;
43
import static java.lang.String.COMPACT_STRINGS;
44
-import static java.lang.String.LATIN1;
45
-import static java.lang.String.UTF16;
46
47
/**
48
* The {@code Integer} class is the {@linkplain
src/java.base/share/classes/java/lang/Long.java
* The {@code Long} class is the {@linkplain
0 commit comments