Oracle
docs.oracle.com › javase › 8 › docs › api › java › lang › Integer.html
Integer (Java Platform SE 8 )
April 21, 2026 - Java™ Platform Standard Ed. 8 ... The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 21 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 21 & JDK 21)
January 20, 2026 - An object of type Integer contains a single field whose type is int. In addition, this class provides several methods for converting an int to a String and a String to an int, as well as other constants and methods useful when dealing with an int.
Videos
13:29
Intro to the Integer Class in Java - YouTube
03:32
#998- Java Interview Questions | int vs Integer in Java | Performance ...
09:54
#4 | Java integer variables | Java tutorial for beginners - YouTube
04:14
Difference Between Integer & String in Java - Video | Study.com
Java Integer Mystery Explained - YouTube
Oracle
docs.oracle.com › javame › config › cldc › ref-impl › cldc1.0 › jsr030 › java › lang › Integer.html
java.lang Class Integer
java.lang.Object | +--java.lang.Integer · public final class Integer · extends Object · The Integer class wraps a value of the primitive type int in an object. An object of type Integer contains a single field whose type is int. In addition, this class provides several methods for converting ...
Oracle
docs.oracle.com › en › java › javase › 11 › docs › api › java.base › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java SE 11 & JDK 11 )
January 20, 2026 - Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Oracle
docs.oracle.com › javase › 8 › docs › api › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java Platform SE 8 )
April 21, 2026 - Submit a bug or feature For further ... see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2026, Oracle and/or its ...
Oracle
docs.oracle.com › en › java › javase › 11 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 11 & JDK 11 )
January 20, 2026 - The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 12 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 12 & JDK 12 )
The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 25 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 25 & JDK 25)
January 20, 2026 - An object of type Integer contains a single field whose type is int. In addition, this class provides several methods for converting an int to a String and a String to an int, as well as other constants and methods useful when dealing with an int.
Oracle
docs.oracle.com › javase › 7 › docs › api › java › lang › Integer.html
Integer (Java Platform SE 7 )
Java™ Platform Standard Ed. 7 ... The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 17 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 17 & JDK 17)
April 21, 2026 - The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › javase › 7 › docs › api › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java Platform SE 7 )
Submit a bug or feature For further ... see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples. Copyright © 1993, 2020, Oracle and/or its ...
Oracle
docs.oracle.com › en › java › javase › 17 › docs › api › java.base › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java SE 17 & JDK 17)
January 20, 2026 - Returns an Integer object holding the value extracted from the specified String when parsed with the radix given by the second argument. Methods in java.lang that return types with arguments of type Integer
Oracle
docs.oracle.com › javase › 9 › docs › api › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java SE 9 & JDK 9 )
Report a bug or suggest an enhancement For further API reference and developer documentation see the Java SE Documentation, which contains more detailed, developer-targeted descriptions with conceptual overviews, definitions of terms, workarounds, and working code examples.
Oracle
docs.oracle.com › javase › 6 › docs › api › java › lang › Integer.html
Integer (Java Platform SE 6)
java.lang.Object java.lang.Number java.lang.Integer ... The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 25 › docs › api › java.base › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java SE 25 & JDK 25)
October 20, 2025 - The Integer class is the wrapper class for values of the primitive type int. Fields in java.lang with type parameters of type Integer
Oracle
docs.oracle.com › en › java › javase › 20 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 20 & JDK 20)
July 10, 2023 - The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › en › java › javase › 15 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 15 & JDK 15)
The Integer class wraps a value of the primitive type int in an object.
Oracle
docs.oracle.com › javase › 10 › docs › api › java › lang › Integer.html
Integer (Java SE 10 & JDK 10 )
An object of type Integer contains a single field whose type is int. In addition, this class provides several methods for converting an int to a String and a String to an int, as well as other constants and methods useful when dealing with an int.
Oracle
docs.oracle.com › en › java › javase › 26 › docs › api › java.base › java › lang › class-use › Integer.html
Uses of Class java.lang.Integer (Java SE 26 & JDK 26)
March 16, 2026 - The Integer class is the wrapper class for values of the primitive type int. Fields in java.lang with type parameters of type Integer
Oracle
docs.oracle.com › en › java › javase › 22 › docs › api › java.base › java › lang › Integer.html
Integer (Java SE 22 & JDK 22)
July 16, 2024 - The Integer class wraps a value of the primitive type int in an object.